Skip to content

Commit 42c13ab

Browse files
committed
Dummy change to force cancellation
1 parent e8182f9 commit 42c13ab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
with:
6969
name: gtest_outputs_xml
7070
path: '**/*_test.xml'
71+
7172
fwd-non-fun-mix:
7273
name: fwd tests and non-fun mix tests
7374
runs-on: windows-latest
@@ -121,6 +122,7 @@ jobs:
121122
with:
122123
name: gtest_outputs_xml
123124
path: '**/*_test.xml'
125+
124126
mix-fun-1:
125127
name: mix/fun tests 1
126128
runs-on: windows-latest
@@ -169,6 +171,7 @@ jobs:
169171
with:
170172
name: gtest_outputs_xml
171173
path: '**/*_test.xml'
174+
172175
mix-fun-2:
173176
name: mix/fun tests 2
174177
runs-on: windows-latest

0 commit comments

Comments
 (0)