More cleanup.
This commit is contained in:
parent
3ddab8a1ef
commit
414e407121
3 changed files with 5 additions and 5 deletions
|
@ -27,8 +27,8 @@ jobs:
|
|||
key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }}
|
||||
|
||||
- run:
|
||||
name: Assemble & Test
|
||||
command: ./kobaltw assemble test
|
||||
name: Assemble
|
||||
command: ./kobaltw assemble
|
||||
|
||||
- store_artifacts:
|
||||
path: kobaltBuild/test-output/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue