mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-25 14:38:28 +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:
|
||||
timeout-minutes: 10
|
||||
name: Unit tests
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
# Service containers to run with `container-job`
|
||||
services:
|
||||
# Label used to access the service container
|
||||
|
|
Loading…
Reference in a new issue