Skip to content

Commit

Permalink
Check that cargo test works with msextensions on
Browse files Browse the repository at this point in the history
Signed-off-by: David Mulder <[email protected]>
  • Loading branch information
dmulder committed Apr 10, 2024
1 parent 62e7536 commit c91475d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
- name: Cargo test
run: cargo test


- name: Cargo test with MS Extensions
run: cargo test --features msextensions

0 comments on commit c91475d

Please sign in to comment.