Skip to content

Commit

Permalink
Update YML
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Apr 12, 2024
1 parent f7f9e48 commit 0304785
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,9 @@ jobs:
- name: Build
id: build
run: ./.ci-build-without-test.sh
<<<<<<< Updated upstream
=======
- name: Spotless Check
if: matrix.jdk == 11 || matrix.jdk == 17
run: ./gradlew spotlessCheck
>>>>>>> Stashed changes
- name: PICO Typecheck Test
if: ${{ steps.build.outcome == 'success' }}
run: ./gradlew ImmutabilityTypecheckTest
Expand Down

0 comments on commit 0304785

Please sign in to comment.