Skip to content

Commit

Permalink
[UPD] Coveralls......
Browse files Browse the repository at this point in the history
  • Loading branch information
mccwdev committed Dec 8, 2021
1 parent 4d0c2d5 commit 66c941d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Test with covarage
run: coverage run --source=blocksmurfer setup.py test
- name: Run Coveralls
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ github.token }}
uses: coverallsapp/github-action@v1.1.2
with:
github-token: ${{ github.token }}

0 comments on commit 66c941d

Please sign in to comment.