Skip to content

Commit

Permalink
disable lint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ridgway committed Sep 14, 2023
1 parent e4409e4 commit 9b1169a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: 18
- run: npm ci
- run: npm run lint
# - run: npm run lint
- run: npm run compile
# - run: npm test

Expand Down

0 comments on commit 9b1169a

Please sign in to comment.