Skip to content

Commit

Permalink
#2 fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalSmile committed Jul 8, 2024
1 parent ab43671 commit ea9fb32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
echo "headerVersion=$(uname -r)" >> "$GITHUB_ENV"
- name: Change wrapper permissions
run: chmod +x ./gradlew
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Build Gradle
run: |
./gradlew build :annotation-processor-test:build -DheaderVersion=$headerVersion

0 comments on commit ea9fb32

Please sign in to comment.