Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: make test-pull-request more useful (#711)
1. Don't cancel all in-progress and queued integration tests jobs if one of them fails. 2. Test all pull requests targeting any branch, not only targeting `main`, `dev` and `oapi` branches. 3. There's no need to enable arm64 emulation when not testing arm64 agent. Use the right way to enable arm64.
- Loading branch information