Skip to content

Commit

Permalink
Dummy change to force cancellation
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed May 8, 2023
1 parent e8182f9 commit 42c13ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
with:
name: gtest_outputs_xml
path: '**/*_test.xml'

fwd-non-fun-mix:
name: fwd tests and non-fun mix tests
runs-on: windows-latest
Expand Down Expand Up @@ -121,6 +122,7 @@ jobs:
with:
name: gtest_outputs_xml
path: '**/*_test.xml'

mix-fun-1:
name: mix/fun tests 1
runs-on: windows-latest
Expand Down Expand Up @@ -169,6 +171,7 @@ jobs:
with:
name: gtest_outputs_xml
path: '**/*_test.xml'

mix-fun-2:
name: mix/fun tests 2
runs-on: windows-latest
Expand Down

0 comments on commit 42c13ab

Please sign in to comment.