Skip to content

remove additional waitForUrl in fixture #16

remove additional waitForUrl in fixture

remove additional waitForUrl in fixture #16

Workflow file for this run

name: PHP Linting
on: push
jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
configPath: "pint.json"