Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tajakobsen committed Dec 19, 2024
1 parent 42bf539 commit 14aa6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
cache: "npm"

- run: npm install
- run: npm run lint && npm run build
- run: npm run check && npm run build

0 comments on commit 14aa6ee

Please sign in to comment.