Skip to content

Commit

Permalink
fef
Browse files Browse the repository at this point in the history
  • Loading branch information
vishvamsinh28 committed Sep 13, 2024
1 parent 9cc0dc1 commit af99e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: npm run generate:assets --if-present

- if: steps.packagejson.outputs.exists == 'true'
name: Upload coverage to Codecov
name: Upload Coverage to Codecov
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
with:
fail_ci_if_error: true
Expand Down

0 comments on commit af99e29

Please sign in to comment.