Skip to content

Commit

Permalink
Merge branch 'main' into youngp/retry
Browse files Browse the repository at this point in the history
  • Loading branch information
Young Bu Park committed Apr 2, 2024
2 parents 374fa05 + 1da9e8e commit f186f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
codecov_yml_path: ./.codecov.yml
file: ./dist/unit_test/ut_coverage.out
fail_ci_if_error: true
fail_ci_if_error: false
verbose: true
- name: Process Unit Test Results
uses: ./.github/actions/process-test-results
Expand Down

0 comments on commit f186f11

Please sign in to comment.