diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 138677d..12ccd18 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -23,8 +23,6 @@ jobs: - uses: docker/setup-buildx-action@v2 with: install: true - - name: Build docker image - run: npm run test:prepare - name: Prepare run: |