Browse Source
unit-testing-erratic: allow failure
migrate-to-akkoma
Alex Gleason
7 months ago
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with
1 additions and
0 deletions
-
.gitlab-ci.yml
|
|
@ -90,6 +90,7 @@ unit-testing: |
|
|
|
unit-testing-erratic: |
|
|
|
stage: test |
|
|
|
retry: 2 |
|
|
|
allow_failure: true |
|
|
|
only: |
|
|
|
changes: |
|
|
|
- "**/*.ex" |
|
|
|