We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8182f9 commit 42c13abCopy full SHA for 42c13ab
1 file changed
.github/workflows/main.yml
@@ -68,6 +68,7 @@ jobs:
68
with:
69
name: gtest_outputs_xml
70
path: '**/*_test.xml'
71
+
72
fwd-non-fun-mix:
73
name: fwd tests and non-fun mix tests
74
runs-on: windows-latest
@@ -121,6 +122,7 @@ jobs:
121
122
123
124
125
126
mix-fun-1:
127
name: mix/fun tests 1
128
@@ -169,6 +171,7 @@ jobs:
169
171
170
172
173
174
175
mix-fun-2:
176
name: mix/fun tests 2
177
0 commit comments