Skip to content

Commit 4409acb

Browse files
committed
Use flaky-test-retry system
We use this on the main core repository, so it makes sense to use it here as well. It should reduce the overall flakiness of the discourse_docker build.
1 parent f1c9d8a commit 4409acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
env:
1414
BUILDKIT_PROGRESS: plain
15+
DISCOURSE_TURBO_RSPEC_RETRY_AND_LOG_FLAKY_TESTS: true
1516

1617
jobs:
1718
base:

0 commit comments

Comments
 (0)