Skip to content

Commit

Permalink
ci: patch
Browse files Browse the repository at this point in the history
  • Loading branch information
AxiosLeo committed May 6, 2024
1 parent 9c89856 commit 5e12357
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run ci
- uses: codecov/codecov-action@v3
with:
name: codecov-node-cli # optional
# fail_ci_if_error: false # optional (default = false)
# verbose: true # optional (default = false)
- uses: codecov/codecov-action@v4

0 comments on commit 5e12357

Please sign in to comment.