Skip to content

Commit

Permalink
Test(ci): Require all functions to be tested
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Nov 11, 2021
1 parent 043143c commit 668b72d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
EUROPEANA_TIMEOUT: ${{ secrets.EUROPEANA_TIMEOUT }}
DOTEST_NOCOV: ${{ secrets.DOTEST_NOCOV }}
DOTEST_MINCOV: ${{ secrets.DOTEST_MINCOV }}
DOTEST_COVFUNCTIONS: 100
- run: npm audit --production
- name: Coveralls Parallel
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit 668b72d

Please sign in to comment.