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 Aug 30, 2024
1 parent 0de7af7 commit 8f0da9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/django-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
python3 -m venv venv
source venv/bin/activate
- name: Install Poetry
run: |
python3 -m pip install poetry
uses: snok/install-poetry@v1
- name: Install Django
run: |
python3 -m pip install django
Expand Down

0 comments on commit 8f0da9f

Please sign in to comment.