mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 01:13:08 +00:00
remove --verbose on nimble install as the CI job gets "cancelled"
This commit is contained in:
parent
8edd68d7e6
commit
50a3799466
2
.github/workflows/test-nimble-install.yml
vendored
2
.github/workflows/test-nimble-install.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
run: nimble --version
|
||||
|
||||
- name: Run nimble install on waku
|
||||
run: nimble --verbose install
|
||||
run: nimble install
|
||||
|
||||
- name: Run nimble check on waku
|
||||
run: nimble check -l
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user