Files
tgstation-server/tests/DMAPI/BasicOperation/test_event-qwer.bat
Jordan Dominion bab8f93154 Use a better sleep command on Windows
Works in GitHub Actions
2024-02-21 17:49:16 -05:00

6 lines
217 B
Batchfile

echo "Running test_event script"
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command "Start-Sleep -Seconds 5"
cd %1
cd tests\DMAPI\BasicOperation
echo %2 > test_event_output.txt