Skip to content

Commit 992dbc0

Browse files
committed
CI
[~] CI.
1 parent 6828c77 commit 992dbc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/android lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Create local.properties
2525
run: |
2626
echo "sdk.dir=$(pwd)/android-sdk" >> local.properties
27-
echo "${{ secrets.LOCAL_PROPERTIES }}" >> local.properties
2827
- run: ./gradlew :app:lint
2928
- uses: yutailang0119/action-android-lint@v4
3029
with:

0 commit comments

Comments
 (0)