Skip to content

Commit

Permalink
Remove setup-gradle from GH action config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jg210 committed Mar 7, 2024
1 parent 2fed4c0 commit edf780a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
with:
node-version-file: '.node-version'

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

- name: npm install
run: |
. environment
Expand Down

0 comments on commit edf780a

Please sign in to comment.