Skip to content

Commit

Permalink
add deps for publish on pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
indrajithi committed Jun 12, 2024
1 parent 870039b commit 96b45c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:

jobs:
deploy:
needs: pylint
runs-on: ubuntu-latest
environment: publish-pip # Specify the environment here

Expand Down

0 comments on commit 96b45c6

Please sign in to comment.