Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/add-show-tags-on-ra…
Browse files Browse the repository at this point in the history
…mp-chart' into add-show-tags-on-ramp-chart
  • Loading branch information
jonasongg committed Apr 18, 2024
2 parents d6733a4 + 1a6213d commit 5e786a2
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 5e786a2

Please sign in to comment.