Skip to content

Commit

Permalink
ci: try to update coveralls with GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
bamthomas committed Jan 16, 2025
1 parent d49782a commit 213dc62
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 @@ -50,3 +50,5 @@ jobs:
source .venv/bin/activate
pytest --cov=aioimaplib
coverage report
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 213dc62

Please sign in to comment.