mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 09:09:52 -06:00
Update pr-check.yaml
This commit is contained in:
committed by
GitHub
parent
efc8158207
commit
4fa34794cc
6
.github/workflows/pr-check.yaml
vendored
6
.github/workflows/pr-check.yaml
vendored
@@ -23,12 +23,12 @@ jobs:
|
||||
|
||||
- name: Setting up project
|
||||
uses: ./.github/actions/setup
|
||||
|
||||
- name: 🛠 Build Project with Spotless Check
|
||||
run: ./gradlew spotlessCheck
|
||||
|
||||
- name: 🧪 Run Tests
|
||||
run: ./gradlew test
|
||||
|
||||
- name: 🧪 Run Lint free Release
|
||||
run: ./gradlew lintFreeRelease
|
||||
|
||||
- name: 🏗 Build APK
|
||||
run: bash ./gradlew assembleFreeDebug
|
||||
|
||||
Reference in New Issue
Block a user