Skip to content

Commit d03371e

Browse files
authored
Install eli-tester using pkg install
1 parent 50e83ae commit d03371e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
variant: CS
1616
version: current
1717
- uses: actions/checkout@master
18+
- run: sudo raco pkg install eli-tester
1819
- run: sudo raco pkg update --no-setup --name math-lib --link --batch --auto math-lib/
1920
- run: sudo raco setup math
20-
- run: sudo raco pkg update --no-setup --name eli-tester --link --batch --auto eli-tester/
2121
- run: sudo raco pkg install --link --batch --auto math-test/
2222
- run: raco test --drdr math-test/

0 commit comments

Comments
 (0)