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 5d7c55e commit 7bbf822Copy full SHA for 7bbf822
.circleci/config.yml
@@ -919,7 +919,7 @@ jobs:
919
python: "$EMSDK_PYTHON"
920
- run-tests:
921
title: "crossplatform tests"
922
- test_targets: "other.test_freetype_emscripten"
+ test_targets: "--crossplatform-only"
923
- upload-test-results
924
# Run a single websockify-based test to ensure it works on windows.
925
0 commit comments