Skip to content

Commit

Permalink
Fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Jul 15, 2024
1 parent 6b02d39 commit f361123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
sudo apt-get install -y swi-prolog-nox
- name: "Run tests"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
run: |
make cover
coveralls

0 comments on commit f361123

Please sign in to comment.