Skip to content

Commit

Permalink
test codecov env
Browse files Browse the repository at this point in the history
  • Loading branch information
menshibin committed Nov 26, 2024
1 parent 3163b71 commit 271fb24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
npm list
npm run example
npm run test
pwd
find ../ -name lcov.info
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nodejs/.parcel-cache/
nodejs/lib/
nodejs/node_modules/
nodejs/tsc/
nodejs/coverage/
coverage/
nodejs/logs/
.DS_Store
nodejs/*.log
Expand Down

0 comments on commit 271fb24

Please sign in to comment.