Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fornitx authored Jun 28, 2024
1 parent f933351 commit 680bca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:

- uses: gradle/actions/setup-gradle@v3

- name: Gradle build
run: gradle build --show-version --no-daemon -Dkotlin_version=2.0.0
- name: Gradle test
run: gradle test --show-version --no-daemon -Dkotlin_version=2.0.0

0 comments on commit 680bca6

Please sign in to comment.