Skip to content

Commit

Permalink
Merge pull request #39 from ISISComputingGroup/test_formatting_lintin…
Browse files Browse the repository at this point in the history
…g_in_ci

Update node.js.yml
  • Loading branch information
rerpha authored Sep 12, 2024
2 parents c11e1a1 + 1524272 commit 4537a56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npm run format
- run: npm run lint

0 comments on commit 4537a56

Please sign in to comment.