mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 20:48:49 -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:
|
||||
java-version: '8'
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: build
|
||||
run: ./gradlew build
|
||||
|
||||
- name: check
|
||||
run: ./gradlew check
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user