mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
More tests with new workflow.
This commit is contained in:
parent
f2c61401f6
commit
8f908ed2ac
2 changed files with 11 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue