Update gameci.yml

This commit is contained in:
bd_ 2023-10-03 19:26:00 +09:00 committed by GitHub
parent 02ea485c08
commit b8f336689f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ jobs:
- name: Test Report
uses: dorny/test-reporter@v1
if: always() # run this step even if previous step failed
if: failure()
with:
name: NUnit Tests # Name of the check run which will be created
path: ${{ steps.gameci.outputs.artifactsPath }}/*.xml # Path to test results