mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
fail-fast: false temporarily
This commit is contained in:
2
.github/workflows/dotnet-core.yml
vendored
2
.github/workflows/dotnet-core.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
# Turn on fail-fast once we have the tests running on all platforms
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user