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 80c60ad commit c6e75a5Copy full SHA for c6e75a5
.github/workflows/gradle_cipr.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Grant execute permission for gradlew
27
run: chmod +x gradlew
28
- name: Run cipr task
29
- run: ./gradlew cipr --continue
+ run: ./gradlew cipr --continue --parallel
0 commit comments