mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 13:41:25 -05:00
Only try building after tests pass
This commit is contained in:
parent
8a53aa3723
commit
7b8b37863f
@ -5,12 +5,10 @@ orbs:
|
|||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
test:
|
test_and_build:
|
||||||
jobs:
|
jobs:
|
||||||
- test-cli
|
- test-cli
|
||||||
- test-gui
|
- test-gui
|
||||||
build:
|
|
||||||
jobs:
|
|
||||||
- build-win32:
|
- build-win32:
|
||||||
requires:
|
requires:
|
||||||
- test-cli
|
- test-cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user