Skip to content

Commit

Permalink
Still
Browse files Browse the repository at this point in the history
Trying
  • Loading branch information
l3laze committed Feb 12, 2024
1 parent cb4eb83 commit 0e46d79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: latest
-name: Install dependency
- name: Install dependency
run: npm i -G c8
-name: Run for coverage
- name: Run for coverage
run: npm run ci
- name: Upload to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 0e46d79

Please sign in to comment.