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 0635852 commit 2807fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
npm list
npm run example
npm run test
ls -al
echo ${{ env.TEST_ENV_VAR }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 2807fdd

Please sign in to comment.