Skip to content

Commit

Permalink
Remove coveralls repo token from post
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Dec 9, 2020
1 parent c254019 commit 4c51822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -68,7 +68,6 @@ jobs:
coveralls --finish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
lint:
name: "Lint"
runs-on: "ubuntu-18.04"
Expand Down

0 comments on commit 4c51822

Please sign in to comment.