8000 2021-01-12 Update: Updated GitHub Actions config · fartem/codewars-java@37e37be · GitHub
[go: up one dir, main page]

Skip to content

Commit 37e37be

Browse files
authored
2021-01-12 Update: Updated GitHub Actions config
1 parent 0751352 commit 37e37be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
java-version: 1.8
2121
- name: Build with Gradle
22-
run: ./gradlew build --info
22+
run: ./gradlew test

0 commit comments

Comments
 (0)
0