Skip to content

Commit

Permalink
remove test dependency for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ananis25 committed Apr 5, 2022
1 parent efc7f25 commit bfb40a9
Show file tree
Hide file tree
Showing 3 changed files with 552 additions and 553 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
needs: [test]
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down
Loading

0 comments on commit bfb40a9

Please sign in to comment.