Skip to content

Commit

Permalink
fix static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Oct 26, 2024
1 parent 1ea641d commit 510869f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
distribution: "corretto"
java-version: "11"
- name: Give permission to gradlew
run: chmod +x gradlew

# Run tests
- name: Run Spotbugs
Expand Down

0 comments on commit 510869f

Please sign in to comment.