Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
hazal-karakus committed Dec 30, 2024
1 parent 888b20f commit c2c22ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_codecov_on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
npm install
npm test -- --coverage --reporters=jest-junit
./build.sh
working-directory: ./empower/react
- uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit c2c22ba

Please sign in to comment.