Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m committed Nov 20, 2024
1 parent c177e94 commit fb0dcd0
Show file tree
Hide file tree
Showing 7 changed files with 1,755 additions and 21 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
registry-url: "https://registry.npmjs.org"

- name: Install dependencies
run: npm install
run: npm ci
working-directory: ${{ matrix.folder }}

- name: Run lint
Expand Down
Loading

0 comments on commit fb0dcd0

Please sign in to comment.