We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2477c49 commit 29ce0edCopy full SHA for 29ce0ed
.github/workflows/ci.yml
@@ -143,7 +143,7 @@ jobs:
143
144
nwaku-nwaku-interop-tests:
145
needs: build-docker-image
146
- uses: logos-messaging/logos-messaging-interop-tests/.github/workflows/nim_waku_PR.yml@SMOKE_TEST_0.0.1
+ uses: logos-messaging/logos-messaging-interop-tests/.github/workflows/nim_waku_PR.yml@6027bd8a458dd5c41b00a8345f50c15366e16926
147
with:
148
node_nwaku: ${{ needs.build-docker-image.outputs.image }}
149
0 commit comments