Skip to content

Commit

Permalink
added github_token, because that's what the error message said to do,…
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkomarov committed Oct 16, 2024
1 parent 0db54a8 commit 3a06608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ jobs:
run: coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3a06608

Please sign in to comment.