Skip to content

[CMSP-967] Remove font_dir filter (#35) #71

[CMSP-967] Remove font_dir filter (#35)

[CMSP-967] Remove font_dir filter (#35) #71

Workflow file for this run

name: Lint
on: push
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
run: |
composer install
composer lint