Skip to content

Commit 874046c

Browse files
committed
CI: Drop unneeded job dependencies
1 parent 4c6c52d commit 874046c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
docker-build:
7979
name: Build Docker Image
8080
runs-on: ubuntu-latest
81-
needs: [test, clippy, fmt]
8281
if: github.ref != 'refs/heads/main'
8382
steps:
8483
- name: Checkout code

0 commit comments

Comments
 (0)