mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
circleci: run try-build target on ci
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
44d828876b
commit
d2a2e1493d
@ -43,6 +43,7 @@ jobs:
|
||||
- *make_out_dirs
|
||||
- *restore_gomod
|
||||
|
||||
- run: make cmd/ipfs-try-build
|
||||
- run: |
|
||||
make -j 1 test/unit/gotest.junit.xml \
|
||||
&& [[ ! $(jq -s -c 'map(select(.Action == "fail")) | .[]' test/unit/gotest.json) ]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user