Skip to content

Commit 7bbf822

Browse files
authored
Change back to running all crossplatform tests
1 parent 5d7c55e commit 7bbf822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ jobs:
919919
python: "$EMSDK_PYTHON"
920920
- run-tests:
921921
title: "crossplatform tests"
922-
test_targets: "other.test_freetype_emscripten"
922+
test_targets: "--crossplatform-only"
923923
- upload-test-results
924924
# Run a single websockify-based test to ensure it works on windows.
925925
- run-tests:

0 commit comments

Comments
 (0)