We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1bde4 commit b3b1e0eCopy full SHA for b3b1e0e
1 file changed
.github/workflows/build.yml
@@ -24,4 +24,5 @@ jobs:
24
cd ..
25
nimby install -g pixie/pixie.nimble
26
- run: nim r tests/tests.nim
27
+ - run: nim cpp -r tests/tests.nim
28
- run: nim r tests/imagetestsuite.nim
0 commit comments