Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed May 11, 2024
1 parent 5d12a9f commit a0ece46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
gcc --version
- name: Install langs package
run: |
raco pkg install --auto .
raco pkg install --auto ../langs/
- name: Run tests
run: |
xvfb-run raco test -p langs

0 comments on commit a0ece46

Please sign in to comment.