Skip to content

Commit

Permalink
upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Jan 20, 2023
1 parent 62bfd32 commit 94e3d66
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
run: pip install tox tox-gh-actions
- name: Test with tox
run: tox -r



deploy:
needs: [test]
if: github.event_name == 'release'
Expand Down
30 changes: 0 additions & 30 deletions .github/workflows/deploy.yml

This file was deleted.

0 comments on commit 94e3d66

Please sign in to comment.