Skip to content

Commit

Permalink
Merge branch 'master' into fix-#179-new-list-breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
PalumboN authored Dec 3, 2023
2 parents efc7aa7 + 4c90645 commit 653efd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
node-version: "${{ steps.nvm.outputs.NVMRC }}"
- run: npm ci
- run: npm run test:coverage
- run: npm run build && npm run test:coverage
- name: Coveralls
uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit 653efd7

Please sign in to comment.