Skip to content

Commit

Permalink
chore: remove 'test' from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemmmy committed Feb 20, 2024
1 parent 89e7d1f commit c89c5d8
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 @@ -7,7 +7,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
timeout-minutes: 60
needs: test
steps:
- uses: actions/checkout@v2
- name: Build & Deploy Worker
Expand Down

0 comments on commit c89c5d8

Please sign in to comment.