mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
random change to trigger CI
This commit is contained in:
parent
e52cf7f94b
commit
a05e626b83
4
.github/workflows/test-nimble-install.yml
vendored
4
.github/workflows/test-nimble-install.yml
vendored
@ -28,9 +28,9 @@ jobs:
|
||||
run: |
|
||||
nimble --version
|
||||
|
||||
- name: Install random library test nimble
|
||||
- name: Install waku from head of PR branch
|
||||
working-directory: examples/nimble
|
||||
run: nimble --verbose install results
|
||||
run: nimble --verbose install "waku@#${{ github.event.pull_request.head.sha }}"
|
||||
|
||||
- name: List installed packages
|
||||
working-directory: examples/nimble
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user