Skip to content

Commit

Permalink
Update integration-tests workflow to continue-on-error when collect m…
Browse files Browse the repository at this point in the history
…etrics step fail (#13278)
  • Loading branch information
lukaszcl authored May 21, 2024
1 parent 2cdd713 commit a25ce4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
basic-auth: ${{ secrets.GRAFANA_INTERNAL_BASIC_AUTH }}
hostname: ${{ secrets.GRAFANA_INTERNAL_HOST }}
this-job-name: Build and Lint ${{ matrix.project.name }}
continue-on-error: true
- name: Checkout the repo
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
Expand Down

0 comments on commit a25ce4d

Please sign in to comment.