Skip to content

Commit

Permalink
Slimmed down parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-martinsmith committed Aug 21, 2024
1 parent 137fa68 commit 0b5cfea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,8 @@ jobs:
if: success() || failure() # run this step even if previous step failed
with:
name: test-results
badge-title: Test Results
path: "**/*.trx"
reporter: dotnet-trx
artifact: test-results

- name: Pull Request - Add Coverage Comment
uses: marocchino/sticky-pull-request-comment@v2
Expand Down

0 comments on commit 0b5cfea

Please sign in to comment.