Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyapeiris authored Nov 24, 2022
1 parent 95e28ee commit 93df17d
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 @@ -28,5 +28,7 @@ jobs:
cache: 'npm'
- name: 'Install Dependencies'
run: npm i
- name: Run perettier
run: npm run format:check
- name: 'Run tests'
run: npm test

0 comments on commit 93df17d

Please sign in to comment.