Compare commits

...

2 Commits

Author SHA1 Message Date
Vlado Pajić
7507bd24dc test 2025-05-09 17:27:29 +02:00
Vlado Pajić
aa755d02f0 test: interop at version 2025-05-09 17:11:53 +02:00

View File

@@ -29,7 +29,7 @@ jobs:
- name: Build image
run: docker buildx build --load -t nim-libp2p-head -f tests/transport-interop/Dockerfile .
- name: Run tests
uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
uses: libp2p/test-plans/.github/actions/run-transport-interop-test@e4a633c42e004687e68cd2a687a628b510ffad15
with:
test-filter: nim-libp2p-head
# without suffix action fails because "hole-punching-interop" artifacts have
@@ -50,7 +50,7 @@ jobs:
- name: Build image
run: docker buildx build --load -t nim-libp2p-head -f tests/hole-punching-interop/Dockerfile .
- name: Run tests
uses: libp2p/test-plans/.github/actions/run-interop-hole-punch-test@master
uses: libp2p/test-plans/.github/actions/run-interop-hole-punch-test@e4a633c42e004687e68cd2a687a628b510ffad15
with:
test-filter: nim-libp2p-head
extra-versions: ${{ github.workspace }}/tests/hole-punching-interop/version.json