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

Commit f0b499a

Browse files
authored
Merge pull request #85 from misaka10032w/develop
PR Check报错问题
2 parents f48c2d8 + de21f05 commit f0b499a

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)