We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d910a55 commit 3637f92Copy full SHA for 3637f92
.github/workflows/ci_run_tests.yml
@@ -51,6 +51,7 @@ jobs:
51
uses: gradle/gradle-build-action@v2
52
with:
53
gradle-version: 8.10
54
+ use-wrapper: false
55
56
# Build all modules
57
- name: Build all modules
0 commit comments