Skip to content

Commit

Permalink
Update itinerant_phpstan_and_phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Apr 14, 2024
1 parent 23e2fbc commit fef74be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/itinerant_phpstan_and_phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
tools: phplint, phpstan, phpunit
- run: phplint
- if: ${{ always() }}
run: phpstan
run: phpstan .
- if: ${{ always() }}
run: phpunit

0 comments on commit fef74be

Please sign in to comment.