mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-17 09:16:41 +00:00
ci: fix testing newly added impl versions
This commit is contained in:
parent
ed111cdc25
commit
a30678eb62
4
.github/workflows/add-new-impl-versions.yml
vendored
4
.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
|
||||
fi
|
||||
|
||||
if [[ "$TEST_NAME" == "perf" ]]; then
|
||||
gh workflow run $TEST_NAME.yml --ref $BRANCH
|
||||
fi
|
||||
gh workflow run $TEST_NAME.yml --ref $BRANCH
|
||||
|
Loading…
x
Reference in New Issue
Block a user