mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-01 10:56:22 -04:00
Fix YAML
This commit is contained in:
parent
8885f23b0f
commit
8a53aa3723
1 changed files with 4 additions and 5 deletions
|
@ -11,12 +11,11 @@ workflows:
|
||||||
- test-gui
|
- test-gui
|
||||||
build:
|
build:
|
||||||
jobs:
|
jobs:
|
||||||
- build-win32
|
- build-win32:
|
||||||
requires:
|
requires:
|
||||||
- test-cli
|
- test-cli
|
||||||
- test-gui
|
- test-gui
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-cli:
|
test-cli:
|
||||||
docker:
|
docker:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue