test: refine new shape test assertions
This commit is contained in:
committed by
copilot-swe-agent[bot]
parent
200cb65297
commit
ea7793bea9
@@ -3,4 +3,4 @@ set -euo pipefail
|
||||
|
||||
workflow_file="$1"
|
||||
|
||||
grep -Eq 'bazel test //tests/\.\.\.' "${workflow_file}" || grep -Eq 'bazel test //\.\.\.' "${workflow_file}"
|
||||
grep -Eq 'bazel test //(tests/)?\.\.\.' "${workflow_file}"
|
||||
|
||||
Reference in New Issue
Block a user