mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-02 15:25:39 +00:00
github: fix job name for detekt
This commit is contained in:
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@@ -291,7 +291,7 @@ jobs:
|
|||||||
if: "${{ steps.service-changed.outputs.result == 'true' }}"
|
if: "${{ steps.service-changed.outputs.result == 'true' }}"
|
||||||
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
|
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
|
||||||
|
|
||||||
- name: Assemble non-free release
|
- name: Run detekt
|
||||||
if: "${{ steps.service-changed.outputs.result == 'true' }}"
|
if: "${{ steps.service-changed.outputs.result == 'true' }}"
|
||||||
uses: gradle/gradle-build-action@v2.2.1
|
uses: gradle/gradle-build-action@v2.2.1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user