Skip to content

Commit

Permalink
Fix coveralls add
Browse files Browse the repository at this point in the history
And remove no longer needed requirements.txt
  • Loading branch information
nigelmegitt committed Dec 25, 2023
1 parent 382e049 commit 9ca65aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
shell: bash
- name: Install coveralls
run: |
poetry install "coveralls<2"
poetry add "coveralls<2"
shell: bash
- name: Coveralls
env:
Expand Down
92 changes: 0 additions & 92 deletions requirements.txt

This file was deleted.

0 comments on commit 9ca65aa

Please sign in to comment.