Skip to content

Commit

Permalink
coverallapp
Browse files Browse the repository at this point in the history
  • Loading branch information
un33k committed Feb 4, 2024
1 parent 73b448b commit 3993ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Run test
run: coverage run --source=ipware manage.py test
- name: Coveralls
run: coveralls --service=github
uses: coverallsapp/github-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3993ee9

Please sign in to comment.