Revert "Custom mix task to retry failed tests once in CI pipeline"
This reverts commit ed2976b237.
This commit is contained in:
parent
648e94b369
commit
b281ad06de
4 changed files with 2 additions and 27 deletions
|
|
@ -133,7 +133,7 @@ unit-testing-1.13.4-otp-25:
|
|||
script: &testing_script
|
||||
- mix ecto.create
|
||||
- mix ecto.migrate
|
||||
- mix pleroma.test_runner --cover --preload-modules
|
||||
- mix test --cover --preload-modules
|
||||
coverage: '/^Line total: ([^ ]*%)$/'
|
||||
artifacts:
|
||||
reports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue