Skip to content

Commit

Permalink
Bugfix fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Jan 22, 2025
1 parent 7368aef commit b5d0031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:

runs-on: "ubuntu-latest"

needs: ["php-lint", "php-qs"]
needs: ["php-lint", "php-cs", "php-compatibility"]

strategy:
fail-fast: false
Expand Down

0 comments on commit b5d0031

Please sign in to comment.