Skip to content

Commit

Permalink
remove test for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thevincentadam committed Sep 15, 2021
1 parent 7cc978e commit 33edf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Run tests
run: poetry run task test
pypi:
needs: check-and-test
# needs: check-and-test
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 33edf44

Please sign in to comment.