Skip to content

fix: deprecate maskPhotoLibraryImages (#268) #755

fix: deprecate maskPhotoLibraryImages (#268)

fix: deprecate maskPhotoLibraryImages (#268) #755

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
paths-ignore:
- "**/*.md"
jobs:
lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Bootstrap
run: make bootstrap
- name: Run lints
run: make lint