Skip to content

Commit

Permalink
Delete glyph paths with spaces (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers authored Sep 5, 2023
1 parent a37c8b8 commit ea543e1
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
bazel coverage --combined_report=lcov --instrumentation_filter="//:mbgl-core" --//:maplibre_platform=linux \
--test_output=errors --local_test_jobs=1 \
--test_env=DISPLAY --test_env=XAUTHORITY --copt="-DCI_BUILD" \
//test:core //expression-test:test
//test:core //render-test:render-test //expression-test:test
- name: Upload coverage report
if: '!cancelled()'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ea543e1

Please sign in to comment.