Skip to content

Commit

Permalink
adds annotate only to get around read-only permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 30, 2023
1 parent e253b88 commit 0f8cfc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
if: success() || failure() # always run even if the build step fails
with:
report_paths: '**/test-results/test/TEST-*.xml'
annotateOnly: true

0 comments on commit 0f8cfc6

Please sign in to comment.