Skip to content

Commit

Permalink
Run ATs sequentially (hyperledger#6244)
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Fukushima <[email protected]>
Signed-off-by: jflo <[email protected]>
  • Loading branch information
gfukushima authored and jflo committed Dec 18, 2023
1 parent e8c6306 commit 917e17e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,9 +424,11 @@ workflows:
- acceptanceTestsCliqueBft:
requires:
- assemble
- acceptanceTests
- acceptanceTestsPermissioning:
requires:
- assemble
- acceptanceTestsCliqueBft
- buildDocker:
requires:
- assemble
Expand Down

0 comments on commit 917e17e

Please sign in to comment.