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

Skip to content

Commit 0751352

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,5 @@ jobs:
1818
uses: actions/setup-java@v1
1919
with:
2020
java-version: 1.8
21-
- name: Print Java version
22-
run: java -version
2321
- name: Build with Gradle
2422
run: ./gradlew build --info

0 commit comments

Comments
 (0)
0