Skip to content

Commit

Permalink
Fix coverage reporting?
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Oct 24, 2022
1 parent d53072c commit 42e9f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: yarn install and test
run: |
node --version
mkdir -p ./coverage/
yarn
yarn test
env:
Expand Down

0 comments on commit 42e9f91

Please sign in to comment.