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.
2 parents 1a3844c + d951c8a commit fe7e387Copy full SHA for fe7e387
.ci/scripts/backend-test-linux.sh
@@ -20,6 +20,6 @@ conda activate "${CONDA_ENV}"
20
#source .ci/scripts/setup-vulkan-linux-deps.sh
21
22
# We need the runner to test the built library.
23
-.ci/scripts/setup-linux.sh --build-tool cmake --build-type Release
+.ci/scripts/setup-linux.sh --build-tool cmake --build-mode Release
24
25
python -m executorch.backends.test.suite.runner $SUITE --flow $FLOW --report test_results.csv
0 commit comments