Skip to content

Commit

Permalink
INF-251 don't block releases for test-eth-contracts (#3920)
Browse files Browse the repository at this point in the history
* don't block releases for test-eth-contracts
* don't block on these tests.. for now
  • Loading branch information
joaquincasares committed Sep 22, 2022
1 parent 1a134bb commit df427a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1210,15 +1210,15 @@ workflows:
- noop:
name: verified
requires:
- test-contracts
- test-creator-node
- test-discovery-provider
- test-eth-contracts
- test-identity-service
- test-libs
- test-solana-programs
- test-solana-programs-anchor
# removing these for now as they take a bit long and are flaky
# - test-contracts
# - test-solana-programs
# - test-solana-programs-anchor
# - test-eth-contracts
# - test-mad-dog-e2e
# - test-sdk

Expand Down

0 comments on commit df427a9

Please sign in to comment.