Skip to content

Italian translation of the hub #1036

Italian translation of the hub

Italian translation of the hub #1036

name: Laravel Pint Code Style Tests
on:
pull_request:
jobs:
Test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
preset: laravel
verboseMode: true
testMode: true
pintVersion: 1.13.1
onlyDirty: true