mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-17 14:12:25 +00:00
fix workflow test run path
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@master
|
- uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: BeamMP-Server-linux-tests
|
name: BeamMP-Server-linux-tests
|
||||||
path: ${{github.workspace}}/BeamMP-Server-tests
|
path: ${{github.workspace}}
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
working-directory: ${{github.workspace}}
|
working-directory: ${{github.workspace}}
|
||||||
|
|||||||
Reference in New Issue
Block a user