Debugging... guess what? Windows!

This commit is contained in:
Maurício Szabo 2023-04-04 23:34:36 -03:00 committed by GitHub
parent 5885f49acb
commit 70f2d773f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,6 +227,7 @@ windows_task:
path: .\binaries\*
test_script:
- expand binaries/*zip -F:* ./extracted
- ls -l extracted
- export BINARY_NAME=./extracted/Pulsar.exe
- PLAYWRIGHT_JUNIT_OUTPUT_NAME=report.xml npx playwright test --reporter=junit,list
always: