Skip to content

Commit

Permalink
Try reproducing django-tenants#829 with version 3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 20, 2023
1 parent 7d7be04 commit 59194ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install Python dependencies
run: |
pip install psycopg2 coverage
python setup.py develop
pip install django-tenants==3.4.5
- name: Create database
run: |
Expand Down

0 comments on commit 59194ce

Please sign in to comment.