Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Jan 19, 2021
1 parent c085679 commit 053ad48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ jobs:
runs-on: ubuntu-20.04
needs: test
steps:
- uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Finished
run: |
pip install --upgrade coveralls
Expand Down

0 comments on commit 053ad48

Please sign in to comment.