only run test_ancestor_branch

This commit is contained in:
Thang Pham
2022-07-13 16:21:43 -04:00
parent 9536d17b04
commit 8eef47eeb4

View File

@@ -355,7 +355,7 @@ workflows:
matrix:
parameters:
build_type: ["debug", "release"]
test_selection: batch_others
test_selection: batch_others/test_ancestor_branch.py
requires:
- build-neon-<< matrix.build_type >>
- run-pytest: