More tests with new workflow.

This commit is contained in:
Griatch 2025-12-19 10:02:38 +01:00
parent f2c61401f6
commit 8f908ed2ac
2 changed files with 11 additions and 4 deletions

View file

@ -24,7 +24,7 @@ jobs:
- python-version: "3.11"
coverage-test: true
timeout-minutes: 35
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
@ -71,8 +71,6 @@ jobs:
--health-interval=10s
--health-timeout=5s
--health-retries=3
--character-set-server=utf8mb4
--collation-server=utf8mb4_unicode_ci
steps:
- uses: actions/checkout@v4