8000 remove test target · srivtx/Leetcode@93499bc · GitHub
[go: up one dir, main page]

Skip to content

Commit 93499bc

Browse files
remove test target
1 parent 425a117 commit 93499bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
java-version: '11'
2525
cache: 'gradle'
2626
- name: Build with Gradle
27-
run: chmod +x gradlew && ./gradlew build && ./gradlew test
27+
run: chmod +x gradlew && ./gradlew build

0 commit comments

Comments
 (0)
0