mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Ensure release is run for arm64 e2e nightly tests.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
parent
930dbbc28d
commit
2f65f56351
2
.github/workflows/e2e-arm64-nightly.yaml
vendored
2
.github/workflows/e2e-arm64-nightly.yaml
vendored
@ -16,4 +16,4 @@ jobs:
|
||||
uses: ./.github/workflows/e2e-arm64-template.yaml
|
||||
with:
|
||||
etcdBranch: release-3.5
|
||||
e2eTestCmd: PASSES='build e2e' COVER='false' ./test.sh
|
||||
e2eTestCmd: PASSES='build release e2e' COVER='false' ./test.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user