We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93f228 commit 59f2ba2Copy full SHA for 59f2ba2
.github/workflows/build-sample.yml
@@ -38,6 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
with:
40
# https://github.com/diffplug/spotless/issues/710
41
+ # Check out full history for Spotless to ensure ratchetFrom can find the ratchet version
42
fetch-depth: 0
43
44
- name: Copy CI gradle.properties
0 commit comments