Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
rkettelerij committed Oct 2, 2023
1 parent a68202c commit 08d7bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache-dependency-path: './webcomponents/vectortile-view-component/package-lock.json'
run: npm ci
- name: Formatting
run: npm run format
- name: Linting
Expand Down

0 comments on commit 08d7bfd

Please sign in to comment.