Skip to content

Commit d789cd8

Browse files
committed
More changes
1 parent 8fb8551 commit d789cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
version: current
1717
- uses: actions/checkout@master
1818
- run: sudo raco pkg update --no-setup --name math-lib --link --batch --auto math-lib/
19-
- run: sudo raco setup math-lib
19+
- run: sudo raco setup math
2020
- run: sudo raco pkg install --batch --auto math-test/
2121
- run: raco test --drdr math-test/

0 commit comments

Comments
 (0)