Skip to content

Commit ea543e1

Browse files
authored
Delete glyph paths with spaces (#1604)
1 parent a37c8b8 commit ea543e1

File tree

11 files changed

+1
-4
lines changed

11 files changed

+1
-4
lines changed

.github/workflows/linux-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
bazel coverage --combined_report=lcov --instrumentation_filter="//:mbgl-core" --//:maplibre_platform=linux \
221221
--test_output=errors --local_test_jobs=1 \
222222
--test_env=DISPLAY --test_env=XAUTHORITY --copt="-DCI_BUILD" \
223-
//test:core //expression-test:test
223+
//test:core //render-test:render-test //expression-test:test
224224
225225
- name: Upload coverage report
226226
if: '!cancelled()'
Binary file not shown.
Binary file not shown.

metrics/integration/glyphs/Open Sans Semibold,Arial Unicode MS Bold/5888-6143.pbf

-3
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)