Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoffelen committed Jun 29, 2024
1 parent 35d3775 commit dea0dac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
with:
node-version: 20
cache: yarn
- name: Install dependencies
run: yarn
- name: Run linter
run: yarn lint

0 comments on commit dea0dac

Please sign in to comment.