diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b0aa2f62..26afdf0a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -137,6 +137,7 @@ jobs: collect: runs-on: ubuntu-latest + needs: [smart_contract_benchmark] steps: - name: Download artifact uses: actions/download-artifact@v3