We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02344c8 commit 372b273Copy full SHA for 372b273
.github/workflows/phpci.yaml
@@ -20,7 +20,7 @@ jobs:
20
php-version: '8.4'
21
22
- name: Setup project
23
- run: make setup
+ run: make install
24
25
- name: Check lint
26
run: make lint
0 commit comments