Skip to content
This repository was archived by the owner on Jul 18, 2026. It is now read-only.

Commit de21f05

Browse files
committed
PR Check报错问题
1 parent 41d79f8 commit de21f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: chmod +x gradlew
3232

3333
- name: Build
34-
run: ./gradlew build
34+
run: ./gradlew buildDebug -x lint

0 commit comments

Comments
 (0)