Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Nov 18, 2023
1 parent 38a0444 commit 443f5d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
- name: PHPStan Static Analysis
uses: php-actions/phpstan@v3
with:
path: admin/ class/ core/ lib/
configuration: ../../../phpstan.neon
path: admin/ class/ core/ lib/

0 comments on commit 443f5d1

Please sign in to comment.