Skip to content

Commit

Permalink
ci: remove test commit mistake (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta authored Jul 1, 2022
1 parent fb5c863 commit eee18f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-composition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
name: Run a test with different versions
runs-on: ubuntu-latest
env:
TEST_PLAN_REPO: "laurentsenta/test-plans"
TEST_PLAN_BRANCH: "feat/ping-interop"
TEST_PLAN_REPO: "libp2p/test-plans"
TEST_PLAN_BRANCH: "master"
TESTGROUND_ENDPOINT: ${{ inputs.testground_endpoint }}
defaults:
run:
Expand Down

0 comments on commit eee18f0

Please sign in to comment.