mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
Merge branch 'v2_develop' into v2_3574_self-contained-single-file
This commit is contained in:
7
.github/workflows/dotnet-core.yml
vendored
7
.github/workflows/dotnet-core.yml
vendored
@@ -45,8 +45,11 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test-logs
|
||||
path: logs/
|
||||
|
||||
path: |
|
||||
logs/
|
||||
uploads/
|
||||
UnitTests/TestResults/
|
||||
|
||||
# Note: this step is currently not writing to the gist for some reason
|
||||
# - name: Create Test Coverage Badge
|
||||
# uses: simon-k/dotnet-code-coverage-badge@v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user