-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify workflow to run unit and integration tests together
This is needed because of our php requirements and phpunit version of the shop. Coverage merging on php 8.1 doesnt work with phpunit 9. Also, unit tests are running in several seconds, installing separate run just for those seconds is not adequate. Locally it still can be run separately for fast check, but also running all integrations doesnt take long as well. Signed-off-by: Anton Fedurtsya <[email protected]>
- Loading branch information
Showing
1 changed file
with
14 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters