Skip to content

Commit

Permalink
fix: Fixed workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanmed committed Aug 16, 2021
1 parent ad174a9 commit 4f1a34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pytest
publish:
runs_on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.9
Expand Down

0 comments on commit 4f1a34e

Please sign in to comment.