We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc4ef0 commit 382300fCopy full SHA for 382300f
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