Skip to content

Commit

Permalink
ci: test script on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Feb 24, 2023
1 parent 7f71396 commit d5602f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -21,8 +21,8 @@ jobs:
run: npm ci
- name: Install playground dependencies
run: npm run install:playground
- name: Lint Files
run: npm run lint
# - name: Lint Files
# run: npm run lint
- name: Run build
run: npm run build
- name: Validate Internal Links
Expand Down

0 comments on commit d5602f8

Please sign in to comment.