mirror of
https://github.com/ethauvin/rife2.git
synced 2025-05-01 02:58:12 -07:00
Re-enabled stacktrace
This commit is contained in:
parent
58531c06e2
commit
d1c31b303c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -27,4 +27,4 @@ jobs:
|
|||
run: chmod +x gradlew
|
||||
|
||||
- name: Test with Gradle
|
||||
run: ./gradlew build lib:test --tests TestRifeConfig
|
||||
run: ./gradlew build lib:test --tests TestRifeConfig --stacktrace
|
Loading…
Add table
Add a link
Reference in a new issue