Skip to content

Commit

Permalink
Ensure XSpec test results comment always made on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist committed Feb 16, 2024
1 parent a712210 commit 98f41f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
check_name: XSpec Test Results
comment_mode: always
files: "**/*_junit-report.xml"
report_individual_runs: true
deduplicate_classes_by_file_name: false
Expand Down

0 comments on commit 98f41f8

Please sign in to comment.