mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-22 21:44:51 -04:00
Only try building after tests pass
This commit is contained in:
parent
8a53aa3723
commit
7b8b37863f
1 changed files with 1 additions and 3 deletions
|
@ -5,12 +5,10 @@ orbs:
|
|||
|
||||
workflows:
|
||||
version: 2
|
||||
test:
|
||||
test_and_build:
|
||||
jobs:
|
||||
- test-cli
|
||||
- test-gui
|
||||
build:
|
||||
jobs:
|
||||
- build-win32:
|
||||
requires:
|
||||
- test-cli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue