mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-26 06:58:27 +00:00
This commit is contained in:
parent
cfa230b8a6
commit
5b2cc36665
1 changed files with 1 additions and 1 deletions
2
.github/workflows/eco-ci.yml
vendored
2
.github/workflows/eco-ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
name: Unit tests
|
name: Unit tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
# Service containers to run with `container-job`
|
# Service containers to run with `container-job`
|
||||||
services:
|
services:
|
||||||
# Label used to access the service container
|
# Label used to access the service container
|
||||||
|
|
Loading…
Reference in a new issue