mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
Attempt to fix lint action
This commit is contained in:
parent
7123b7821c
commit
96aeecd091
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -9,11 +9,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
env:
|
||||
GIT_TRACE: 1
|
||||
GIT_CURL_VERBOSE: 1
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
|
Loading…
Reference in New Issue
Block a user