Skip to content

Commit

Permalink
Update qa.yaml
Browse files Browse the repository at this point in the history
Add deptrac to qa workflow
  • Loading branch information
mike4git committed Aug 10, 2024
1 parent 4da36d2 commit 8863ba8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ jobs:
php tests/app/bin/console cache:clear
composer phpstan
- name: Check Deptrac
run: composer deptrac:analyse

- name: Check Symfony YAML Config
run: composer yaml:lint

0 comments on commit 8863ba8

Please sign in to comment.