mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-03 22:13:16 +00:00
continue-on-error: true
This commit is contained in:
parent
3a423f3838
commit
e728ffa73d
1
.github/workflows/test-nimble-install.yml
vendored
1
.github/workflows/test-nimble-install.yml
vendored
@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-nimble-install:
|
test-nimble-install:
|
||||||
|
continue-on-error: true # Some runs get oddly cancelled
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest] # TODO: Windows
|
os: [ubuntu-latest, macos-latest] # TODO: Windows
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user