Skip to content

Commit

Permalink
Update to latest of MirageNet
Browse files Browse the repository at this point in the history
  • Loading branch information
beau-witter committed Feb 18, 2023
1 parent ec1ec3c commit 405b8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:

- name: Publish Test Results
if: always()
uses: MirageNet/nunit-reporter@v1.0.5
uses: MirageNet/nunit-reporter@v1.1.0
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
path: '${{github.workspace}}\${{env.TestFile}}'
Expand Down

0 comments on commit 405b8fb

Please sign in to comment.