Skip to content

Commit

Permalink
test with PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Nov 21, 2024
1 parent 442e9c1 commit b782890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
coverage: none
extensions: intl
- run: composer install --no-progress
- run: composer codestyle
- run: PHP_CS_FIXER_IGNORE_ENV=1 composer codestyle
- run: composer phpstan
- run: composer tests

0 comments on commit b782890

Please sign in to comment.