Skip to content

Commit

Permalink
Fix step name in lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 1, 2024
1 parent 20a7069 commit cea9f7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ jobs:
set -x
curl https://mise.run | sh
mise install
- name: "Run precious --lint"
- name: "Run precious lint --all"
run: mise exec -- $HOME/.cargo/bin/precious --debug lint --all

0 comments on commit cea9f7c

Please sign in to comment.