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 554d41c commit 93dcddcCopy full SHA for 93dcddc
1 file changed
.github/workflows/tests.yaml
@@ -18,4 +18,4 @@ jobs:
18
- run: sudo raco pkg update --no-setup --name math-lib --link --batch --auto math-lib/
19
- run: sudo raco setup math
20
- run: sudo raco pkg install --link --batch --auto math-test/
21
- # - run: raco test --drdr math-test/
+ - run: raco test --drdr math-test/
0 commit comments