Skip to content

Commit

Permalink
Merge branch 'develop' into DSEGOG-359-error-handling
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdimanteto committed Jan 20, 2025
2 parents 1f1a1fd + e2cbc62 commit 798547e
Show file tree
Hide file tree
Showing 57 changed files with 2,435 additions and 957 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: yarn test
- name: Upload unit test coverage
if: success()
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down
Loading

0 comments on commit 798547e

Please sign in to comment.