diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f7e11f7a..0063c564 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,6 @@ jobs: env: MIX_ENV: test - DATABASE_URL: postgres://postgres:boilerplate@localhost/elixir_boilerplate_test steps: - uses: actions/checkout@v3