diff --git a/.github/workflows/interfaces-canary.yml b/.github/workflows/interfaces-canary.yml index 33b701d..62be93a 100644 --- a/.github/workflows/interfaces-canary.yml +++ b/.github/workflows/interfaces-canary.yml @@ -7,7 +7,7 @@ jobs: name: Generate Interfaces And Contracts # 1) Remove the following line if you wish to export your Solidity contracts and interfaces and publish them to NPM - if: false + # if: false runs-on: ubuntu-latest strategy: matrix: