mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-05 21:04:11 -04:00
Fix YAML
This commit is contained in:
parent
8fefa4d6b3
commit
ed04214ae6
1 changed files with 4 additions and 5 deletions
|
@ -11,11 +11,10 @@ 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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue