Skip to content

Commit

Permalink
temporarily do all windows tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 committed Feb 17, 2024
1 parent b96f4fa commit 0b969f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-latest-mingw.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and Test - Windows/mingw (short)

on:
push: # temporary
pull_request:
merge_group:
workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/windows-latest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and Test - Windows/MSVC (short)

on:
push: # temporary
pull_request:
merge_group:
workflow_dispatch:
Expand Down

0 comments on commit 0b969f2

Please sign in to comment.