mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Run tests with --stacktrace
This commit is contained in:
parent
ec886456c8
commit
83dc70b054
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -22,4 +22,4 @@ jobs:
|
|||
with:
|
||||
java-version: 17
|
||||
- name: Run unit tests
|
||||
run: ./gradlew clean cleanTest test
|
||||
run: ./gradlew clean cleanTest test --stacktrace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue