Commit fde3f8f9 authored by Mygod's avatar Mygod Committed by Max Lv

Try to goBuild first

parent 656d8306
......@@ -16,7 +16,7 @@ jobs:
key: go-full-{{ checksum "~/code/.git/modules/core/src/overture/go/HEAD" }}
- run:
name: Run Build and Tests
command: ./gradlew assembleDebug check
command: ./gradlew goBuild assembleDebug check
- save_cache:
paths:
- ~/.gradle
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment