Skip to content

Commit

Permalink
ci: github: fix test report annotation name
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Linz <linz@li-pro.net>
  • Loading branch information
rexut committed Oct 9, 2023
1 parent 2901d6d commit ba32cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Convert integration test reports to annotations
uses: mikepenz/action-junit-report@v3
with:
check_name: twister-report (shields)
check_name: twister-report (samples)
report_paths: "**/twister-out/twister.xml"
require_tests: true
fail_on_failure: false
Expand Down

0 comments on commit ba32cc7

Please sign in to comment.