mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-03 13:30:51 +07:00
Disabled check and test - gotta go fast
This commit is contained in:
parent
642a566338
commit
e6b18f7852
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -36,9 +36,11 @@ jobs:
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: check
|
||||
if: false
|
||||
run: ./gradlew check
|
||||
|
||||
- name: test
|
||||
if: false
|
||||
run: ./gradlew tests:test
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user