Skip to content

Commit e3ce82e

Browse files
Add pipe true to make a new release possible
1 parent 074af1f commit e3ce82e

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
58+
run: task ts:lint | true

0 commit comments

Comments
 (0)