Skip to content

remove a test that isn't really helpful #60

remove a test that isn't really helpful

remove a test that isn't really helpful #60

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