From e07b1eeaea32375b3dd690b7fff81ec82194b998 Mon Sep 17 00:00:00 2001 From: Diego Date: Sun, 3 Dec 2023 23:15:56 +0100 Subject: [PATCH] add hp workflow --- .github/workflows/interop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/interop.yml b/.github/workflows/interop.yml index 9c98e70e0a..127c23dc8b 100644 --- a/.github/workflows/interop.yml +++ b/.github/workflows/interop.yml @@ -64,5 +64,5 @@ jobs: - name: Run tests uses: libp2p/test-plans/.github/actions/run-interop-hole-punch-test@master with: - test-filter: rust-libp2p-head + test-filter: nim-libp2p-head extra-versions: ${{ github.workspace }}/tests/hole-punching-interop/version.json \ No newline at end of file