We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fc4ef0 + 382300f commit d2792f8Copy full SHA for d2792f8
1 file changed
.github/workflows/build.yml
@@ -21,3 +21,4 @@ jobs:
21
cd ..
22
nimby install -g pixie/pixie.nimble
23
- run: nim r tests/tests.nim
24
+ - run: nim cpp -r tests/tests.nim
0 commit comments