We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8ebce commit 51b50a9Copy full SHA for 51b50a9
.github/workflows/test.yml
@@ -21,5 +21,3 @@ jobs:
21
run: chmod +x gradlew
22
- name: Build with Gradle
23
run: ./gradlew build
24
- - name: Build with Gradle
25
- run: ./gradlew test
0 commit comments