Skip to content

Commit

Permalink
chore: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Jun 11, 2020
1 parent a1b9b71 commit 9239d7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
with:
java-version: 1.8
- run: gradlew --version
shell: cmd
- name: Build with Gradle
run: gradlew --stacktrace --no-daemon -i check
shell: cmd

0 comments on commit 9239d7d

Please sign in to comment.