Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd authored Aug 10, 2024
1 parent e494160 commit 3f20453
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
distribution: 'temurin'
java-version: 21
- uses: gradle/actions/setup-gradle@v4
with:
validate-wrappers: true
gradle-home-cache-cleanup: true
- name: Build with Gradle
run: ./gradlew build
- name: Upload SARIF to Github using the upload-sarif action
Expand Down

0 comments on commit 3f20453

Please sign in to comment.