Skip to content

Commit

Permalink
revert to run awesome-lint instead of using action (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
JalonSolov authored Dec 27, 2024
1 parent 89bd6b3 commit 3fbfffc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- uses: max/awesome-lint
with:
filename: README.md
- run: npx awesome-lint README.md

0 comments on commit 3fbfffc

Please sign in to comment.