Skip to content

Commit a130993

Browse files
authored
chore: enable testing against nim-libp2p in multidim tests (#2617)
nim broke compatibility a while back, re-enable tests to see if it has been restored.
1 parent 928801a commit a130993

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ jobs:
210210
- uses: libp2p/test-plans/.github/actions/run-interop-ping-test@master
211211
with:
212212
test-filter: js-libp2p-head
213-
test-ignore: nim
214213
extra-versions: ${{ github.workspace }}/interop/node-version.json ${{ github.workspace }}/interop/chromium-version.json ${{ github.workspace }}/interop/firefox-version.json
215214
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
216215
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)