mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-13 16:24:15 +00:00
ci: fix testing newly added impl versions
This commit is contained in:
parent
ed111cdc25
commit
a30678eb62
2
.github/workflows/add-new-impl-versions.yml
vendored
2
.github/workflows/add-new-impl-versions.yml
vendored
@ -149,6 +149,4 @@ jobs:
|
|||||||
gh pr create --title "chore: add $REPOSITORY_NAME@$REMOTE_VERSION to $TEST_NAME" --body "This PR adds $REPOSITORY_NAME@$REMOTE_VERSION to $TEST_NAME" --head $BRANCH --base $GITHUB_REF
|
gh pr create --title "chore: add $REPOSITORY_NAME@$REMOTE_VERSION to $TEST_NAME" --body "This PR adds $REPOSITORY_NAME@$REMOTE_VERSION to $TEST_NAME" --head $BRANCH --base $GITHUB_REF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$TEST_NAME" == "perf" ]]; then
|
|
||||||
gh workflow run $TEST_NAME.yml --ref $BRANCH
|
gh workflow run $TEST_NAME.yml --ref $BRANCH
|
||||||
fi
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user