Skip to content

Commit 3edaba5

Browse files
committed
chore: change test-runner to lint
1 parent 150ed01 commit 3edaba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ jobs:
122122
run: yarn install --frozen-lockfile
123123

124124
- name: Lint
125-
run: yarn lint-only
125+
run: yarn lint

0 commit comments

Comments
 (0)