diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b7b7296e..80d993a5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,5 +18,4 @@ jobs: - name: Run rake test in dev container uses: devcontainers/ci@v0.3 with: - push: never runCmd: rake test