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 a4734f4 commit 626f3d0Copy full SHA for 626f3d0
circle.yml
@@ -25,4 +25,4 @@ dependencies:
25
26
test:
27
override:
28
- - cd test && nim c -r test
+ - cd test && nim c --path:../src -r test
0 commit comments