Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mraveri committed Sep 14, 2024
1 parent dd62ac1 commit d633802
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: Upload coverage to coveralls
run: |
coveralls
env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env: |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d633802

Please sign in to comment.