Skip to content

Commit 79a1001

Browse files
authored
chore(ci): fix interop tests
See libp2p/test-plans#604 for more info Pull-Request: #5850.
1 parent 9db2ea0 commit 79a1001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/interop-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
3636
with:
3737
test-filter: ${{ matrix.flavour }}-rust-libp2p-head
38+
test-results-suffix: ${{matrix.flavour}}
3839
extra-versions: ${{ github.workspace }}/interop-tests/${{ matrix.flavour }}-ping-version.json
3940
s3-cache-bucket: ${{ vars.S3_LIBP2P_BUILD_CACHE_BUCKET_NAME }}
4041
s3-access-key-id: ${{ vars.S3_LIBP2P_BUILD_CACHE_AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)