mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Merge branch 'main' into za/1271-admin-add-notes
This commit is contained in:
commit
b02e181a18
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
- name: Unit tests
|
||||
working-directory: ./src
|
||||
run: docker compose run app python manage.py test
|
||||
run: docker compose run app python manage.py test --parallel
|
||||
|
||||
django-migrations-complete:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue