mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
github: run apiCheck task in pull requests
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
28bdbbbcce
commit
cf0d20299d
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
if: ${{ steps.service-changed.outputs.result == 'true' }}
|
||||
uses: burrunan/gradle-cache-action@v1
|
||||
with:
|
||||
arguments: testFreeDebug lintFreeDebug
|
||||
arguments: apiCheck testFreeDebug lintFreeDebug
|
||||
|
||||
- name: Run instrumentation tests
|
||||
if: ${{ steps.service-changed.outputs.result == 'true' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user