Skip to content

Commit

Permalink
specify the database in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Oct 20, 2024
1 parent 9af9cdd commit 28da04b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
username: lucky
password: developer
database: authentic_test
port: 5432
postgres-version: ${{ matrix.postgres_version }}
- uses: crystal-lang/install-crystal@v1
Expand Down

0 comments on commit 28da04b

Please sign in to comment.