Skip to content

Commit c42c141

Browse files
committed
One oversight.
1 parent 439cee3 commit c42c141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/run_toolchain_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ set -x
3838
test_args=()
3939

4040
targets=(
41-
"//platforms/..."
41+
"//toolchain/..."
4242
)
4343

4444
"${bazel}" ${TEST_MIGRATION:+"--strict"} --bazelrc=/dev/null test \

0 commit comments

Comments
 (0)