Skip to content

Commit

Permalink
[TASK] Add tests as requirement for deployment (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott authored Dec 2, 2024
1 parent 01e6a12 commit 89d6825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ jobs:
- validation
- php_coding_standards
- php_stan
- tests
if: (github.ref == 'refs/heads/production') && github.event_name == 'push' && (github.repository == 'TYPO3/get.typo3.org')
uses: ./.github/workflows/deployment.yml
secrets:
Expand Down

0 comments on commit 89d6825

Please sign in to comment.