Skip to content

Bump fonttools from 4.29.0 to 4.43.0 in /tools #137

Bump fonttools from 4.29.0 to 4.43.0 in /tools

Bump fonttools from 4.29.0 to 4.43.0 in /tools #137

Workflow file for this run

name: CI pipeline
on:
push:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: Build
run: make ci