2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-04-30 18:48:13 -07:00

Re-enabled stacktrace

This commit is contained in:
Geert Bevin 2022-12-31 19:32:40 -05:00
parent 58531c06e2
commit d1c31b303c

View file

@ -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