Skip to content

Commit

Permalink
WIP!
Browse files Browse the repository at this point in the history
  • Loading branch information
mhratson committed Sep 2, 2024
1 parent fe9344b commit 0052373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
distribution: ${{ matrix.java-dist }}
# see: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
- uses: gradle/actions/setup-gradle@v4 # v4.0.0
with:
gradle-version: 8.5
- name: gradle build
run: ./gradlew --no-daemon -PmaxParallelForks=1 build
- name: gradle integration test
Expand Down

0 comments on commit 0052373

Please sign in to comment.