Skip to content

Commit

Permalink
remove dependency in deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
Nguyen Vu Hung committed Jul 24, 2024
1 parent 1edf162 commit 3a73b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
uses: ./.github/workflows/test.yml

deploy:
needs: test
runs-on: ubuntu-latest
environment: deploy-manual
steps:
Expand Down

0 comments on commit 3a73b80

Please sign in to comment.