Skip to content

Commit

Permalink
Merge branch 'master' into add-highlight-scroll-to-group
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasongg committed Apr 15, 2024
2 parents c2328ae + 54d0028 commit cd8c09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
with:
directory: ${{ github.workspace }}/build/reports/jacoco/coverage
files: coverage.xml
fail_ci_if_error: true
fail_ci_if_error: false

- name: Build preview website (pull request)
if: ${{ success() && github.event_name == 'pull_request' && matrix.os == 'ubuntu-20.04' }}
Expand Down

0 comments on commit cd8c09a

Please sign in to comment.