mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
ci: fix relative paths
This commit is contained in:
parent
58c89a3d32
commit
62bbc9db7f
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
path: Tests
|
||||
|
||||
- name: Publish test results
|
||||
uses: MirrorNG/nunit-reporter@v1.0.6
|
||||
uses: MirrorNG/nunit-reporter@v1.0.9
|
||||
if: always()
|
||||
with:
|
||||
path: "Tests/*.xml"
|
||||
@ -146,4 +146,4 @@ jobs:
|
||||
@semantic-release/git
|
||||
branch: master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user