workflows: Fix a typo
This commit is contained in:
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
rust:
|
rust:
|
||||||
# MSRV; most not be higher than the clippy rust version in checks.yml
|
# MSRV; must not be higher than the clippy rust version in checks.yml
|
||||||
- "1.53"
|
- "1.53"
|
||||||
- "stable"
|
- "stable"
|
||||||
os:
|
os:
|
||||||
|
|||||||
Reference in New Issue
Block a user