Skip to content

Commit 30f4034

Browse files
committed
Test 2
1 parent 6f110ed commit 30f4034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164

165165
all-pr-checks-pass:
166166
runs-on: ubuntu-latest
167-
needs: [static-code-checks, lint, spotless, blotless]
167+
needs: [static-code-checks, lint, spotless]
168168
if: always()
169169
steps:
170170
- name: Checkout to get workflow file

0 commit comments

Comments
 (0)