Skip to content

Commit

Permalink
Remove explicit COVERALLS_REPO_TOKEN
Browse files Browse the repository at this point in the history
… rely, instead, on environment variable overwritten by Cirrus GUI
  • Loading branch information
abravalheri committed Jul 30, 2021
1 parent b16bba1 commit 2333394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ coverage_task:
container: {image: "python:3.6-buster"}
env:
COVERAGE: yes
COVERALLS_REPO_TOKEN: ENCRYPTED[7ada9fe1105610d2b5ac314f5eb4cc2fea3d42a5fa1e1bfa263000277146022b71b80f7d2f00dc6058e08bd1c9034be7]
depends_on:
- test (Linux - 3.6)
- test (Linux - 3.7)
Expand Down

0 comments on commit 2333394

Please sign in to comment.