Skip to content

Commit

Permalink
Test DB fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Teifion committed Sep 23, 2024
1 parent 6622c18 commit db1c3fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,6 @@ jobs:

# Step: Execute the tests.
- name: Run tests
env:
DATABASE_URL: postgres://teiserver_test:123456789@localhost/teiserver_test
run: mix test.ci

0 comments on commit db1c3fc

Please sign in to comment.