Skip to content

Commit

Permalink
Fix oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Sep 1, 2022
1 parent 9aa0e78 commit 744dc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: npm ci

- name: Linter
run: npm run
run: npm run lint

browser-integration:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 744dc89

Please sign in to comment.