Skip to content

Commit

Permalink
see if postgres works now in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Mar 25, 2024
1 parent 46df707 commit 1eb22cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ jobs:
ci:
runs-on: ubuntu-latest
env:
DB_CONNECTION: pgsql
DB_DATABASE: testing
DB_USERNAME: postgres
DB_PASSWORD: password
APP_ENV: testing
BROADCAST_DRIVER: log
services:
Expand Down

0 comments on commit 1eb22cb

Please sign in to comment.