mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-06-27 16:35:58 +00:00
ci: Skip docker start
Starting docker causes error saying that it is already starting.
This commit is contained in:
parent
4f7937c904
commit
9d0f17811f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/windows-tests.yml
vendored
1
.github/workflows/windows-tests.yml
vendored
|
@ -45,7 +45,6 @@ jobs:
|
|||
run: |
|
||||
apk --update add --no-cache docker curl
|
||||
rc-update add docker default
|
||||
service docker start
|
||||
|
||||
- name: WSL - Start Forgejo Server
|
||||
shell: wsl-bash {0}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue