Skip to content

Commit

Permalink
Temporarily disable Base Sepolia Andromeda tests due to deployment is…
Browse files Browse the repository at this point in the history
…sue (to be reverted later)
  • Loading branch information
noisekit committed Apr 8, 2024
1 parent 9e0a5d4 commit 4d8c8bb
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -593,13 +593,13 @@ workflows:
jobs:
- lint

- fork-test:
name: base-sepolia-andromeda
toml: omnibus-base-sepolia-andromeda.toml
package: "synthetix-omnibus:latest"
preset: "andromeda"
chain-id: 84532
provider-url: https://base-sepolia.infura.io/v3/$INFURA_API_KEY
#- fork-test:
# name: base-sepolia-andromeda
# toml: omnibus-base-sepolia-andromeda.toml
# package: "synthetix-omnibus:latest"
# preset: "andromeda"
# chain-id: 84532
# provider-url: https://base-sepolia.infura.io/v3/$INFURA_API_KEY

- fork-test:
name: base-mainnet-andromeda
Expand Down Expand Up @@ -786,10 +786,10 @@ workflows:
chain-id: 8453
provider-url: https://base-mainnet.infura.io/v3/$INFURA_API_KEY

- preview:
name: preview-base-sepolia-andromeda
toml: omnibus-base-sepolia-andromeda.toml
package: "synthetix-omnibus:latest"
preset: "andromeda"
chain-id: 84532
provider-url: https://base-sepolia.infura.io/v3/$INFURA_API_KEY
#- preview:
# name: preview-base-sepolia-andromeda
# toml: omnibus-base-sepolia-andromeda.toml
# package: "synthetix-omnibus:latest"
# preset: "andromeda"
# chain-id: 84532
# provider-url: https://base-sepolia.infura.io/v3/$INFURA_API_KEY

0 comments on commit 4d8c8bb

Please sign in to comment.