Skip to content

remove redundant reuse of output_compatibility_status_table #170

remove redundant reuse of output_compatibility_status_table

remove redundant reuse of output_compatibility_status_table #170

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