Skip to content

Commit

Permalink
Fix turmoil tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kaymanb committed Oct 15, 2023
1 parent ef49772 commit cfb3ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- name: test todc-net/abd_96
run: cargo test -p todc-net --features turmoil --test abd_95
run: cargo test -p todc-net --features turmoil --test register

coverage:
needs: [check, test, test-shuttle, test-turmoil]
Expand Down

0 comments on commit cfb3ff8

Please sign in to comment.