Skip to content

Commit

Permalink
damn
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Aug 22, 2024
1 parent e49d7dc commit 0cd068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
pypi:
runs-on: ubuntu-latest
needs: [lint, test, pkg_build]
needs: [lint, test]
name: Deploy release to Pypi
environment:
name: release
Expand Down

0 comments on commit 0cd068d

Please sign in to comment.