зеркало из https://github.com/microsoft/msquic.git
Enable logs to get the code coverage (#3815)
This commit is contained in:
Родитель
46b7512991
Коммит
b092984f15
|
@ -75,7 +75,7 @@ jobs:
|
|||
shell: pwsh
|
||||
timeout-minutes: 120
|
||||
continue-on-error: true
|
||||
run: scripts/test.ps1 -NoProgress -IsolationMode Batch -CodeCoverage -Config ${{ matrix.vec.config }} -Arch ${{ matrix.vec.arch }} -Tls ${{ matrix.vec.tls }} ${{ matrix.vec.xdp }} ${{ matrix.vec.qtip }}
|
||||
run: scripts/test.ps1 -NoProgress -IsolationMode Batch -CodeCoverage -Config ${{ matrix.vec.config }} -Arch ${{ matrix.vec.arch }} -Tls ${{ matrix.vec.tls }} -LogProfile Full.Light ${{ matrix.vec.xdp }} ${{ matrix.vec.qtip }}
|
||||
- name: Upload Results
|
||||
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
|
||||
with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче