diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3bfbf108..7cb89107 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,6 @@ jobs: concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true - steps: # TODO: we only need contracts/aave-v3-deploy for tests # but there does not seem to be an option to choose which submodules to checkout