Skip to content

Commit

Permalink
Update django-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LTDakin authored Sep 3, 2024
1 parent 0645bdc commit 9aec6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/django-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.11'
- name: Install Poetry
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 9aec6a2

Please sign in to comment.