Skip to content

Commit 07aa60f

Browse files
gfukushimajflo
authored andcommitted
Run ATs sequentially (besu-eth#6244)
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com> Signed-off-by: Justin Florentine <justin+github@florentine.us>
1 parent 87bd2a3 commit 07aa60f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,9 +424,11 @@ workflows:
424424
- acceptanceTestsCliqueBft:
425425
requires:
426426
- assemble
427+
- acceptanceTests
427428
- acceptanceTestsPermissioning:
428429
requires:
429430
- assemble
431+
- acceptanceTestsCliqueBft
430432
- buildDocker:
431433
requires:
432434
- assemble

0 commit comments

Comments
 (0)