Skip to content

Commit

Permalink
Removed dependency on test job to make separate jobs work.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fjodor van Rijsselberg authored and Fjodor van Rijsselberg committed Jul 3, 2023
1 parent fb48f71 commit 8568414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
push:
name: Push to registry.
runs-on: ubuntu-latest
needs: test
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 8568414

Please sign in to comment.