workflows: Fix a typo

This commit is contained in:
Tomas Babej 2022-05-28 08:37:42 -04:00
parent 3529ee9289
commit 61f03a7d0a

View file

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