mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-23 04:26:31 -04:00
Fix(CI): run test suite from the build folder (maybe this won't work due to file
paths in the test suite)
This commit is contained in:
parent
1cecfb0109
commit
051eda4c53
2
.github/workflows/openmw-mp.yml
vendored
2
.github/workflows/openmw-mp.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: make -j$(nproc)
|
||||
|
||||
- name: Test
|
||||
run: ./openmw_test_suite
|
||||
run: ./build/openmw_test_suite
|
||||
|
||||
- name: Install
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user