We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1863b commit ff53419Copy full SHA for ff53419
1 file changed
.github/workflows/rest-framework-tests.yml
@@ -58,7 +58,7 @@ jobs:
58
59
# no celery or initializer needed for unit tests
60
- name: Unit tests
61
- timeout-minutes: 15
+ timeout-minutes: 20
62
run: docker compose up --no-deps --exit-code-from uwsgi uwsgi
63
env:
64
DJANGO_VERSION: ${{ matrix.os }}
0 commit comments