Skip to content

Commit 2a6f97e

Browse files
committed
remove need for first build to succeed
1 parent 0084fd2 commit 2a6f97e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
- name: Run lint
8787
run: just lint
8888
build-docker:
89-
needs: build
9089
runs-on: ubuntu-latest
9190
steps:
9291
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)