Skip to content

Commit 314fe81

Browse files
authored
Update check.yaml
1 parent 5b953a9 commit 314fe81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
java-version: '17'
3535

3636
- name: Build project
37-
run: ./gradlew assembleRelease lintRelease --stacktrace
37+
run: ./gradlew assembleRelease --stacktrace
3838

3939
- name: Upload build outputs (APKs)
4040
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)