Skip to content

Commit

Permalink
Update interop CI name
Browse files Browse the repository at this point in the history
  • Loading branch information
Menduist committed Oct 5, 2023
1 parent 7587181 commit f563fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/interop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
]
}
EOF
) > ${{ github.workspace }}/test_head.json
- uses: libp2p/test-plans/.github/actions/run-interop-ping-test@master
- uses: libp2p/test-plans/.github/actions/run-transport-interop-test@master
with:
test-filter: nim-libp2p-head
extra-versions: ${{ github.workspace }}/test_head.json

0 comments on commit f563fa9

Please sign in to comment.