Skip to content

Commit

Permalink
#8 remove job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwhittlestone committed Jan 20, 2022
1 parent 7ee3fc7 commit 794d65f
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 @@ -15,7 +15,6 @@ on:

jobs:
deploy:
needs: [test]
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 794d65f

Please sign in to comment.