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 1ea0730 commit bcc30ceCopy full SHA for bcc30ce
.github/workflows/tests.yaml
@@ -24,6 +24,5 @@ jobs:
24
run: |
25
raco pkg install -i --auto --no-setup --skip-installed math-test math
26
raco pkg update --auto --no-setup source-syntax math-lib math-doc math math-test
27
- - run: raco setup --check-pkg-deps math-test
28
- run: raco setup --check-pkg-deps math
29
- run: raco test math-test
0 commit comments