Skip to content

Commit 29488fb

Browse files
committed
chore: disable test
1 parent 6de3bf3 commit 29488fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backend-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
- name: Build with Gradle
4646
run: ./gradlew build --no-daemon
4747

48-
- name: Run tests
49-
run: ./gradlew test
48+
# - name: Run tests
49+
# run: ./gradlew test

0 commit comments

Comments
 (0)