Skip to content

Commit 9738889

Browse files
committed
ci: run tests on all platforms
1 parent 2d4bb2e commit 9738889

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ jobs:
4343
run: cargo build --verbose
4444

4545
- name: "Run tests"
46-
if: matrix.target == 'x86_64-unknown-linux-gnu'
4746
run: cargo test --verbose

0 commit comments

Comments
 (0)