Skip to content

Commit

Permalink
Update coveralls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelo-lourenco authored Nov 18, 2024
1 parent 244b72f commit d9113a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4

- run: npm install
- run: npm ci
- run: npm run coverage

Expand Down

0 comments on commit d9113a2

Please sign in to comment.