mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-09 17:39:14 -04:00
ci(lint): run linter using npx
This commit is contained in:
parent
4800e0ffba
commit
ccc6801253
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@ -6,4 +6,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: max/awesome-lint@v2.0.0
|
||||
- run: npx awesome-lint
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user