Skip to content

Commit

Permalink
fix: path name
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcecube committed Sep 16, 2024
1 parent a598624 commit 459924a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phpcbf:

.PHONY: phpstan
phpstan:
./vendor/bin/phpstan --memory-limit=-1 analyse ./src/FondOfOryx ./tests
./vendor/bin/phpstan --memory-limit=-1 analyse ./src/FondOfSpryker ./tests

.PHONY: codeception
codeception:
Expand Down

0 comments on commit 459924a

Please sign in to comment.