mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-06 07:53:12 +00:00
set fail-fast false
This commit is contained in:
parent
44bca070f6
commit
fafcd25ccc
1
.github/workflows/test-nimble-install.yml
vendored
1
.github/workflows/test-nimble-install.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
test-nimble-install:
|
||||
continue-on-error: true # Some runs get oddly cancelled
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest] # TODO: Windows
|
||||
nim-version: ['2.2.4'] # TODO: tests with more versions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user