Skip to content

Commit

Permalink
this seemed to work on 1/2 local machines
Browse files Browse the repository at this point in the history
  • Loading branch information
vgautam committed May 17, 2020
1 parent 7e12c22 commit da54d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install coverage coveralls pytest
python setup.py install
pip install -e .
- name: Run coverage
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
Expand Down

0 comments on commit da54d82

Please sign in to comment.