We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439cee3 commit c42c141Copy full SHA for c42c141
tests/scripts/run_toolchain_tests.sh
@@ -38,7 +38,7 @@ set -x
38
test_args=()
39
40
targets=(
41
- "//platforms/..."
+ "//toolchain/..."
42
)
43
44
"${bazel}" ${TEST_MIGRATION:+"--strict"} --bazelrc=/dev/null test \
0 commit comments