1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-23 10:37:43 +01:00

unit-testing-erratic: allow failure

This commit is contained in:
Alex Gleason 2022-01-15 13:35:22 -06:00
parent ecdc81b37a
commit ac434f83c3
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -90,6 +90,7 @@ unit-testing:
unit-testing-erratic:
stage: test
retry: 2
allow_failure: true
only:
changes:
- "**/*.ex"