Skip to content

Commit

Permalink
CI: use pytest-github-actions-annotate-failures
Browse files Browse the repository at this point in the history
  • Loading branch information
BartSchuurmans committed Mar 13, 2024
1 parent 5e76459 commit 966e0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install pytest-github-actions-annotate-failures
- name: Set up .env
run: mv .env.example .env
- name: Check migrations up-to-date
Expand Down

0 comments on commit 966e0a7

Please sign in to comment.