Skip to content

Commit 506383d

Browse files
committed
CI: Tests depends on build
1 parent 524dccb commit 506383d

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
@@ -41,6 +41,7 @@ jobs:
4141
test:
4242
name: Test discord-zstd-java
4343
runs-on: ubuntu-latest
44+
needs: [build]
4445

4546
steps:
4647
- name: Clone repo

0 commit comments

Comments
 (0)