fix(CI): Made test run in relative path (#3319)
This commit is contained in:
parent
2bc832efe3
commit
07c9debb0d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
time /home/runner/work/azerothcore-wotlk/azerothcore-wotlk/var/build/obj/src/test/unit_tests
|
||||
time var/build/obj/src/test/unit_tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue