Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Feb 11, 2023
1 parent c2f8055 commit 33e1064
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -21,8 +21,6 @@ jobs:
run: npm ci
- name: Install playground dependencies
run: npm run install:playground
- name: Lint Files
run: npm run lint
- name: Run build
run: npm run build
- name: Lint Files
Expand Down

0 comments on commit 33e1064

Please sign in to comment.