Skip to content

Commit

Permalink
Use correct test for PRs
Browse files Browse the repository at this point in the history
Jo Jo from Droidcon NYC aftermath
  • Loading branch information
mariobodemann authored Sep 16, 2023
1 parent 2a90f1d commit 953fe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
- name: "Validate Gradle wrapper"
uses: gradle/wrapper-validation-action@v1
- name: "Test"
run: ./gradlew test
run: ./gradlew linuxTest

0 comments on commit 953fe3a

Please sign in to comment.