Skip to content

Commit bb4ad31

Browse files
authored
chore: disable interop testing against nim-libp2p (#3171)
nim-libp2p does not build at the moment so disable temporarily.
1 parent cc7b34c commit bb4ad31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ jobs:
233233
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
234234
with:
235235
test-filter: js-libp2p-head
236+
test-ignore: nim
236237
extra-versions: ${{ github.workspace }}/interop/node-version.json ${{ github.workspace }}/interop/chromium-version.json ${{ github.workspace }}/interop/firefox-version.json ${{ github.workspace }}/interop/webkit-version.json
237238
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
238239
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)