diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c59264f..9c48798 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,5 +52,4 @@ jobs: with: ruby-version: ${{ matrix.ruby }} bundler-cache: true - - run: createdb action-store-test - run: bundle exec rails test