Skip to content

Commit

Permalink
Trivial cleanup (#165)
Browse files Browse the repository at this point in the history
* Trivial cleanup

* Fix coveralls
  • Loading branch information
yuce authored Jul 15, 2024
1 parent b67e41e commit 0698d09
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 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
17 changes: 0 additions & 17 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion test-requirements.txt

This file was deleted.

0 comments on commit 0698d09

Please sign in to comment.