Skip to content

Commit

Permalink
test: skip needs
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni authored Apr 9, 2024
1 parent 8fd64dc commit 00b7560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
deploy_CVMFS:
runs-on: "ubuntu-latest"
if: github.event_name == 'workflow_dispatch'
needs: deploy-pypi
# needs: deploy-pypi
steps:
- uses: conda-incubator/setup-miniconda@master
with:
Expand Down

0 comments on commit 00b7560

Please sign in to comment.