Skip to content

Commit fe7e387

Browse files
committed
Update
[ghstack-poisoned]
2 parents 1a3844c + d951c8a commit fe7e387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/backend-test-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ conda activate "${CONDA_ENV}"
2020
#source .ci/scripts/setup-vulkan-linux-deps.sh
2121

2222
# We need the runner to test the built library.
23-
.ci/scripts/setup-linux.sh --build-tool cmake --build-type Release
23+
.ci/scripts/setup-linux.sh --build-tool cmake --build-mode Release
2424

2525
python -m executorch.backends.test.suite.runner $SUITE --flow $FLOW --report test_results.csv

0 commit comments

Comments
 (0)