SW-3291 Quick text fonts are not loaded causing bounding box discrepancies #788
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
workflow_dispatch: | |
push: | |
branches: | |
- alpha | |
- beta | |
- stable | |
pull_request: | |
types: [ opened, synchronize, reopened ] | |
jobs: | |
build: | |
uses: mrbeam/mrb-workflows/.github/workflows/[email protected] | |
secrets: inherit | |
with: | |
python_v: 2.7 | |
source_dir: octoprint_mrbeam | |
exclude_from_coverage: octoprint_mrbeam/static/**/* |