Skip to content

Commit

Permalink
ci(compliance): try to upload compliance test result even if pipeline…
Browse files Browse the repository at this point in the history
… fails
  • Loading branch information
tdakkota committed May 27, 2024
1 parent dc9aa92 commit 1dac28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
-target 90.00
- name: Upload artifact
if: always()
uses: actions/upload-artifact@v4
with:
name: result.logql.json
Expand Down

0 comments on commit 1dac28e

Please sign in to comment.