Modify workflow (#520)

Signed-off-by: mramotar <mramotar@dropbox.com>
This commit is contained in:
Matt Ramotar 2023-02-24 16:42:32 -05:00 committed by GitHub
parent 303d0a326f
commit 1fd77acf80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Run check with Gradle Wrapper