Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linusnorton committed Feb 23, 2024
1 parent e8ed962 commit e0b5886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 16
cache: npm
- run: npm ci
- run: npm test
- run: npm run coverage

- name: Set up SSH
run: |
Expand Down

0 comments on commit e0b5886

Please sign in to comment.