Skip to content

Commit

Permalink
remove test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Jun 27, 2024
1 parent 4d33557 commit 98986f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ env:
jobs:
docker:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
needs: [test]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 98986f9

Please sign in to comment.