Skip to content

Commit

Permalink
Ifnore the apns2 cli in coverage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshow committed Aug 4, 2024
1 parent 954ba9d commit 20cbc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Update coverage
env:
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: goveralls -coverprofile=covprofile -service=github
run: goveralls -coverprofile=covprofile -service=github -ignore=apns2

0 comments on commit 20cbc01

Please sign in to comment.