Skip to content

Commit

Permalink
Changing coveralls run command
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Jan 5, 2021
1 parent 23b8102 commit d986d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls
run: venv/bin/coveralls

0 comments on commit d986d1b

Please sign in to comment.