Skip to content

Commit

Permalink
Comment Rnu gradle test build_pr step
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBunnyDc committed Sep 28, 2024
1 parent 3ca14cd commit 78a3a4a
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 @@ -45,8 +45,8 @@ jobs:
# - name: Build Gradle
# run: ./gradlew build

- name: Run gradle test
run: ./gradlew test
# - name: Run gradle test
# run: ./gradlew test

- name: Store Reports
if: failure ()
Expand Down

0 comments on commit 78a3a4a

Please sign in to comment.