Skip to content

Commit 744dc89

Browse files
committed
Fix oops
1 parent 9aa0e78 commit 744dc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- run: npm ci
4747

4848
- name: Linter
49-
run: npm run
49+
run: npm run lint
5050

5151
browser-integration:
5252
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)