Skip to content

Commit

Permalink
Update app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mapeveri authored Mar 12, 2024
1 parent f1dd17b commit 5dc98cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm ci
- name: Run linter check
run: npm run linter-check
- name: Run format-code check
- name: Run format code check
run: npm run format-code-check
- name: Run tests
- name: Run unit tests
run: npm run test

0 comments on commit 5dc98cb

Please sign in to comment.