mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-18 19:59:00 +00:00
..
This commit is contained in:
parent
b76309bb39
commit
fda3ffc46f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -97,7 +97,7 @@ jobs:
|
|||
- name: Validate Gradle wrapper
|
||||
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
|
||||
- name: Run with Gradle
|
||||
uses: gradle/gradle-build-action@@v2
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
arguments: detekt
|
||||
- name: Upload SARIF to Github using the upload-sarif action
|
||||
|
|
|
|||
Loading…
Reference in a new issue