fixup! fixup! Fix CI
This commit is contained in:
parent
316607108b
commit
df5eff7158
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -37,5 +37,5 @@ jobs:
|
||||
run: cargo fmt -- --check
|
||||
|
||||
- name: Test
|
||||
if: matrix.cargo_target == "x86_64-unknown-linux-gnu"
|
||||
if: matrix.cargo_target == 'x86_64-unknown-linux-gnu'
|
||||
run: cargo test
|
||||
|
Loading…
x
Reference in New Issue
Block a user