Skip to content

Commit bdb6bd0

Browse files
committed
Idk
1 parent daa1745 commit bdb6bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +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 pkg setup math-lib
1920
- run: sudo raco pkg install --batch --auto math-test/
2021
- run: raco test --drdr math-test/

0 commit comments

Comments
 (0)