mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2025-02-10 19:41:26 +02:00
#337 Включил логирование выполнения тестов
This commit is contained in:
parent
0f8faf09fe
commit
5d1dea09e7
4
.github/workflows/step-run-tests-linux.yml
vendored
4
.github/workflows/step-run-tests-linux.yml
vendored
@ -135,9 +135,7 @@ jobs:
|
||||
"closeAfterTests": true,
|
||||
"exitCode": "exit-code.txt",
|
||||
"logging": {
|
||||
"enable": false,
|
||||
"console": true,
|
||||
"file": "execute.log"
|
||||
"console": true
|
||||
}
|
||||
}
|
||||
|
||||
|
4
.github/workflows/step-run-tests-windows.yml
vendored
4
.github/workflows/step-run-tests-windows.yml
vendored
@ -83,9 +83,7 @@ jobs:
|
||||
"closeAfterTests": true,
|
||||
"exitCode": "exit-code.txt",
|
||||
"logging": {
|
||||
"enable": false,
|
||||
"console": true,
|
||||
"file": "execute.log"
|
||||
"console": true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user