Skip to content

Commit

Permalink
Updated PHPStan Rules to commit e5ca249e2ecf02abb293e052f039ccf78a433770
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 8, 2022
1 parent 0028297 commit e5f17d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:

# prepare local files
- run: wget https://raw.githubusercontent.com/symplify/phpstan-rules/main/phpstan-for-tests.neon
- run: wget https://raw.githubusercontent.com/symplify/phpstan-rules/main/tests/SomeClass.php.inc.inc
- run: wget https://raw.githubusercontent.com/symplify/phpstan-rules/main/tests/SomeClass.php.inc

- run: vendor/bin/phpstan analyze SomeClass.php.inc.inc --configuration phpstan-for-tests.neon
- run: vendor/bin/phpstan analyze SomeClass.php.inc --configuration phpstan-for-tests.neon



0 comments on commit e5f17d9

Please sign in to comment.