Skip to content

Commit

Permalink
ci: fix typo in config file
Browse files Browse the repository at this point in the history
  • Loading branch information
bpolaszek committed Jun 4, 2024
1 parent 5609b95 commit 42acf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
uses: "ramsey/composer-install@v1"

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

0 comments on commit 42acf10

Please sign in to comment.