Skip to content

Commit c7b66cb

Browse files
Fix build.
1 parent 2528be8 commit c7b66cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: ./.github/workflows/build-binaries.yml
2020

2121
test:
22+
needs: build
2223
runs-on: ${{ matrix.os }}
2324
strategy:
2425
fail-fast: false

0 commit comments

Comments
 (0)