Skip to content

Commit

Permalink
🧹 report providers test results (#3287)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev authored Feb 13, 2024
1 parent 8571473 commit 3fbfe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
if: success() || failure() # run this step even if previous step failed
with:
name: test-results
path: report.xml
path: '*.xml'

go-test-cli:
runs-on: self-hosted
Expand Down

0 comments on commit 3fbfe31

Please sign in to comment.