mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
fixin test logs?
This commit is contained in:
2
.github/workflows/dotnet-core.yml
vendored
2
.github/workflows/dotnet-core.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: test-logs
|
name: test-logs-for-blame-debugging
|
||||||
path: |
|
path: |
|
||||||
logs/
|
logs/
|
||||||
UnitTests/TestResults/
|
UnitTests/TestResults/
|
||||||
|
|||||||
Reference in New Issue
Block a user