Skip to content

Commit 309404b

Browse files
authored
chore: require rust equivalence tests to pass in CI (#9)
1 parent dd00fea commit 309404b

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
@@ -100,6 +100,7 @@ jobs:
100100
needs:
101101
- test
102102
- format
103+
- rust-equivalence-tests
103104

104105
steps:
105106
- name: Report overall success

0 commit comments

Comments
 (0)