Skip to content

Commit 300b6da

Browse files
fix(ci): gate rust-tests behind rust-lint
1 parent ede587e commit 300b6da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ jobs:
217217

218218
rust-tests:
219219
name: Rust Tests with Coverage
220+
needs: rust-lint
220221
runs-on: [macOS, ARM64]
221222
timeout-minutes: 10
222223
env:

0 commit comments

Comments
 (0)