Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/core/main/babel/pres…
Browse files Browse the repository at this point in the history
…et-typescript-7.23.2
  • Loading branch information
osama-salman99 authored Oct 23, 2023
2 parents c473dc3 + 0bd7a50 commit 736ccc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ jobs:
npm test -- --coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 736ccc8

Please sign in to comment.