Skip to content

Commit

Permalink
[CI.yaml] Explicitly install deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jan 5, 2025
1 parent 71768ad commit 86ace51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
- run: make setup
- run: make lint

0 comments on commit 86ace51

Please sign in to comment.