Skip to content

Commit

Permalink
CI #68 need github token
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Aug 18, 2022
1 parent bf2ac85 commit 63bc638
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ jobs:
shell: bash -l {0}
run: |
coveralls --service=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 63bc638

Please sign in to comment.