Skip to content

Commit

Permalink
ci(linting): add spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Aug 8, 2023
1 parent 1bb3c0d commit 10b8a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
- build_and_install:
node-version: <<parameters.node-version>>
- run: npm run lint
- run: npm run lint:spelling
- generate_and_store_version_and_filesystem_artifacts
unit-test:
parameters:
Expand Down

0 comments on commit 10b8a11

Please sign in to comment.