Skip to content

Commit

Permalink
Comment build gradle step
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBunnyDc committed Sep 27, 2024
1 parent e4f4b4d commit e76dcaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Setup Gradle
run: ./gradlew

- name: Build Gradle
run: ./gradlew build
# - name: Build Gradle
# run: ./gradlew build

- name: Test gradle
run: ./gradlew :tests:runUnitTests
Expand Down

0 comments on commit e76dcaa

Please sign in to comment.