Skip to content

Commit

Permalink
remove unrequired dep from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
compscidr committed Mar 20, 2024
1 parent e66acff commit 021f3c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:

jobs:
release:
needs:
- test
runs-on: ubuntu-latest
steps:
- name: galaxy
Expand Down

0 comments on commit 021f3c8

Please sign in to comment.