Skip to content

Commit 227281f

Browse files
author
NullPointerException
committed
chore: who need the fucking lint???????
1 parent ec44879 commit 227281f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
echo "${{ secrets.NIGHTLY_KEYSTORE_BASE64 }}" | base64 -d > nightly.jks
5757
fi
5858
cd client/android
59-
./gradlew assembleNightly lintNightly --stacktrace -DskipFormatKtlint
59+
./gradlew assembleNightly --stacktrace -DskipFormatKtlint
6060
6161
- name: Upload APKs
6262
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)