Skip to content

Commit 637b4e7

Browse files
committed
Correct lint-check dagger call in workflow
1 parent adbad37 commit 637b4e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: "0.19.6"
2929
verb: call
30-
args: dev lintCheck
30+
args: dev lint-check
3131

3232
- name: PHPStan
3333
uses: dagger/dagger-for-github@v5

0 commit comments

Comments
 (0)