mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 11:56:06 -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
|
||||
build:
|
||||
jobs:
|
||||
- build-win32
|
||||
requires:
|
||||
- test-cli
|
||||
- test-gui
|
||||
|
||||
- build-win32:
|
||||
requires:
|
||||
- test-cli
|
||||
- test-gui
|
||||
|
||||
jobs:
|
||||
test-cli:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue