Skip to content

Commit

Permalink
ci: better verify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
goatfryed committed Sep 10, 2024
1 parent 98ff48e commit ef5adc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
distribution: temurin
java-version: 21
- uses: gradle/actions/setup-gradle@v4
- name: Build
run: ./gradlew assemble
- name: Test
run: ./gradlew check
- name: Verify build
Expand Down

0 comments on commit ef5adc4

Please sign in to comment.