We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4bb2e commit 9738889Copy full SHA for 9738889
1 file changed
.github/workflows/rust.yml
@@ -43,5 +43,4 @@ jobs:
43
run: cargo build --verbose
44
45
- name: "Run tests"
46
- if: matrix.target == 'x86_64-unknown-linux-gnu'
47
run: cargo test --verbose
0 commit comments