Skip to content

Commit

Permalink
remove old config override
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 12, 2024
1 parent 0c38df5 commit b351a52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration-tests-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ jobs:
- name: Generate config overrides
run: | # https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/config/README.md
cat << EOF > config.toml
[ChainlinkImage]
version="starknet.${{ github.sha }}${{ matrix.image.tag-suffix }}"
[Network]
selected_networks=["SIMULATED"]
[Common]
Expand Down

0 comments on commit b351a52

Please sign in to comment.