Skip to content

Commit

Permalink
fix rustmsrv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans authored Feb 6, 2024
1 parent 87bc023 commit 6bdee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustmsrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
version: ^0.15.1

- name: Check MSRV
run: cd logos && cargo msrv verify -- cargo check --workspace --all-features
run: cargo msrv verify -- cargo check --workspace --all-features

0 comments on commit 6bdee19

Please sign in to comment.