diff --git a/.github/workflows/load-tests.yml b/.github/workflows/load-tests.yml index 6ececfe0..e8cf91d7 100644 --- a/.github/workflows/load-tests.yml +++ b/.github/workflows/load-tests.yml @@ -39,9 +39,6 @@ jobs: touch .tools/* make install-tools - - name: Install Dependencies - run: make gomoddownload - - name: Cache Go modules id: go-cache timeout-minutes: 5