This commit is contained in:
Simon Bihel 2023-04-17 12:51:43 +01:00
parent af47a66598
commit 5dcfd5006e
No known key found for this signature in database
GPG Key ID: B7013150BEAA28FD

View File

@ -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