mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
github: Always upload lint results from Android build
This commit is contained in:
parent
742e0f213c
commit
c603704bb3
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -48,8 +48,7 @@ jobs:
|
||||
ccache -z
|
||||
- uses: ./.github/actions/default
|
||||
- run: ccache -s
|
||||
- if: ${{ success() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Lint Results
|
||||
path: src/frontends/android/app/build/reports/lint-results.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user