ci: print logs instead of paths
This commit is contained in:
@@ -5,4 +5,4 @@ workflow_file="$1"
|
||||
|
||||
grep -Fq './tests/ci_test/phase8_ci_targets.sh "${{ matrix.phase8_target }}"' "${workflow_file}"
|
||||
grep -Fq 'targets="$(./tests/ci_test/phase8_ci_targets.sh "${{ matrix.phase8_target }}")"' "${workflow_file}"
|
||||
grep -Fq 'bazel test ${targets}' "${workflow_file}"
|
||||
grep -Fq 'bazel test --test_output=errors ${targets}' "${workflow_file}"
|
||||
|
||||
Reference in New Issue
Block a user