Skip to content

Commit

Permalink
revert to run awesome-lint instead of using action
Browse files Browse the repository at this point in the history
  • Loading branch information
JalonSolov committed Dec 27, 2024
1 parent b7d4bb2 commit 2a89384
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 2a89384

Please sign in to comment.