Skip to content

Commit

Permalink
feat: use sherif github action (#106)
Browse files Browse the repository at this point in the history
* feat: use sherif github action

* fix: version

* chore: test without version

* chore: test when it errors

* Revert "chore: test when it errors"

This reverts commit 7efbc88.
  • Loading branch information
QuiiBz authored Nov 16, 2024
1 parent dcd414e commit 33d7089
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sherif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 20
- run: npx [email protected]
- uses: QuiiBz/sherif@v1

0 comments on commit 33d7089

Please sign in to comment.