We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de3bf3 commit 29488fbCopy full SHA for 29488fb
.github/workflows/backend-ci.yml
@@ -45,5 +45,5 @@ jobs:
45
- name: Build with Gradle
46
run: ./gradlew build --no-daemon
47
48
- - name: Run tests
49
- run: ./gradlew test
+# - name: Run tests
+# run: ./gradlew test
0 commit comments