Skip to content

Commit

Permalink
Force remove PSR from workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <[email protected]>
  • Loading branch information
betterthanclay committed Dec 6, 2023
1 parent 3d525a1 commit 488fd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request: null

env:
PHP_EXTENSIONS: "intl"
PHP_EXTENSIONS: "intl, :php-psr"

jobs:
file_consistency:
Expand Down

0 comments on commit 488fd07

Please sign in to comment.