Skip to content

Commit

Permalink
moving repo token to .coveralls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila committed Sep 16, 2019
1 parent 79a0377 commit dfd3bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ jobs:
coverage run --source=talos ./test_script.py
- name: Coverage
run: |
export COVERALLS_REPO_TOKEN=9ueK6WgqaUwjpOuQlUvJAdtZrDMKOkpwt
coveralls

0 comments on commit dfd3bd7

Please sign in to comment.