Skip to content

Commit

Permalink
Set coveralls repo token in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hhursev committed Jan 23, 2021
1 parent e59de43 commit 2883663
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
coverage run -m unittest
- name: coveralls.io
uses: AndreMiras/coveralls-python-action@develop
with:
# coveralls repo token
github-token: "SmlfzlVJy4ow55rduU7IU5GmmFCfAdGeq"

0 comments on commit 2883663

Please sign in to comment.