mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-08 03:27:51 -04:00
Reverted split of build
gradle build is a SUPERset of check, so will actually do extra things that are not needed.
This commit is contained in:
parent
4e72cafc27
commit
b9051e00bb
4
.github/workflows/buildAndDeploy.yml
vendored
4
.github/workflows/buildAndDeploy.yml
vendored
@ -34,10 +34,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: '8'
|
java-version: '8'
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
|
||||||
- name: build
|
|
||||||
run: ./gradlew build
|
|
||||||
|
|
||||||
- name: check
|
- name: check
|
||||||
run: ./gradlew check
|
run: ./gradlew check
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user