Skip to content

Commit

Permalink
fix: change example test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SquakR committed Dec 30, 2021
1 parent 1d5fe03 commit 1132f8c
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 @@ -22,6 +22,8 @@ jobs:
with:
python-version: 3.6
- uses: Gr1N/setup-poetry@v7
- name: Install dependencies
run: poetry install
- name: Run tests
run: poetry run python manage.py test

Expand Down

0 comments on commit 1132f8c

Please sign in to comment.