Skip to content

Commit 42acf10

Browse files
committed
ci: fix typo in config file
1 parent 5609b95 commit 42acf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
uses: "ramsey/composer-install@v1"
5858

5959
- name: "Run a static analysis with vimeo/psalm"
60-
run: "vendor/bin/psalm
60+
run: "vendor/bin/psalm"

0 commit comments

Comments
 (0)