Skip to content

Commit eb89d72

Browse files
Remove pipe true from check-typescritp-task
1 parent 87b3677 commit eb89d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-typescript-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
version: 3.x
5656

5757
- name: Lint
58-
run: task ts:lint | true
58+
run: task ts:lint

0 commit comments

Comments
 (0)