Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinnDevelopment committed May 23, 2023
1 parent 9fc90f6 commit 7f78b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
java-version: 11
- name: Make gradlew executable
run: chmod u+x gradlew
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v2.4.2
with:
arguments: build test dokkaHtml

0 comments on commit 7f78b25

Please sign in to comment.