We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928801a commit a130993Copy full SHA for a130993
.github/workflows/main.yml
@@ -210,7 +210,6 @@ jobs:
210
- uses: libp2p/test-plans/.github/actions/run-interop-ping-test@master
211
with:
212
test-filter: js-libp2p-head
213
- test-ignore: nim
214
extra-versions: ${{ github.workspace }}/interop/node-version.json ${{ github.workspace }}/interop/chromium-version.json ${{ github.workspace }}/interop/firefox-version.json
215
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
216
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}
0 commit comments