diff --git a/.github/workflows/contracts.yml b/.github/workflows/contracts.yml index 327124c0..e16531b1 100644 --- a/.github/workflows/contracts.yml +++ b/.github/workflows/contracts.yml @@ -46,7 +46,6 @@ jobs: id: test deploy: - if: false name: Deploy contracts to Liquity v2 Testnet runs-on: ubuntu-latest steps: @@ -78,6 +77,7 @@ jobs: - name: Run deployment tool run: ./deploy liquity-testnet --verify env: + CI: "" # BUG: forge script gets stuck when broadcasting TXs if CI is turned on DEPLOYER: ${{ secrets.DEPLOYER }} console-logs: