Skip to content

Commit

Permalink
SM-16 #comment change uses to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick95550 committed Oct 5, 2023
1 parent 86aa0f7 commit a6e0fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
key: repo-${{hashFiles('./')}}

- name: test contracts
uses: yarn coverage
run: yarn coverage

- name: check coverage
uses: npx istanbul check-coverage --statements 100 --functions 100 --lines 100
run: npx istanbul check-coverage --statements 100 --functions 100 --lines 100

0 comments on commit a6e0fcf

Please sign in to comment.