Skip to content

Commit 48362ba

Browse files
committed
CI lint: remove continue on errors
1 parent 4b6bef1 commit 48362ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646

4747
- name: Lint with Gradle
4848
run: ./gradlew lintStbetaRelease
49-
continue-on-error: true # Remove once we fixes all errors
5049

5150
- name: Upload Lint Report
5251
uses: actions/upload-artifact@v7

0 commit comments

Comments
 (0)