Skip to content

Commit

Permalink
Temporarily include acceptanceTestsNonMainnet job in CI as I can't ru…
Browse files Browse the repository at this point in the history
…n them locally

Signed-off-by: Jason Frame <jason.frame@consensys.net>
  • Loading branch information
jframe committed Mar 30, 2023
1 parent 556dcbd commit ef4c4a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,9 @@ workflows:
- acceptanceTests:
requires:
- assemble
- acceptanceTestsNonMainnet:
requires:
- assemble
- buildDocker:
requires:
- assemble
Expand Down

0 comments on commit ef4c4a7

Please sign in to comment.