Skip to content

Commit

Permalink
ci: Remove tests from qa.yaml workflow, because it is already covered…
Browse files Browse the repository at this point in the history
… by matrix in tests.yaml (#17)
  • Loading branch information
lukadschaak committed Oct 6, 2023
1 parent 82b6de9 commit 37330ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,3 @@ jobs:

- name: Check PHPStan
run: composer phpstan

- name: Execute tests
run: composer tests

0 comments on commit 37330ad

Please sign in to comment.