Skip to content

Commit

Permalink
setup mysql database
Browse files Browse the repository at this point in the history
  • Loading branch information
dachrisch committed Jan 23, 2024
1 parent acee390 commit f4163cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
- name: Run Tests
run: |
pytest
env:
MYSQL_HOST: 0.0.0.0

0 comments on commit f4163cd

Please sign in to comment.