Skip to content

Commit

Permalink
add lint to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
francoismassart committed Dec 10, 2024
1 parent 5af21c9 commit 2f11cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
run: |
node --version
pnpm --version
pnpm run lint
pnpm run test

0 comments on commit 2f11cdb

Please sign in to comment.