Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed Apr 5, 2024
1 parent 3e989bf commit 9eccc78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
with:
node-version: "18"
- name: Install
run: |
yarn
run: yarn
- name: Test and collect coverage
run: yarn test-coverage
- name: Create badge and publish to gh-pages
Expand Down

0 comments on commit 9eccc78

Please sign in to comment.