Skip to content

Commit 50e83ae

Browse files
authored
Install the package eli-tester
1 parent 93dcddc commit 50e83ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ jobs:
1717
- uses: actions/checkout@master
1818
- run: sudo raco pkg update --no-setup --name math-lib --link --batch --auto math-lib/
1919
- run: sudo raco setup math
20+
- run: sudo raco pkg update --no-setup --name eli-tester --link --batch --auto eli-tester/
2021
- run: sudo raco pkg install --link --batch --auto math-test/
2122
- run: raco test --drdr math-test/

0 commit comments

Comments
 (0)