Skip to content

Commit

Permalink
disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hb9tvk committed Jun 16, 2024
1 parent ddc2cb8 commit 7b539aa
Show file tree
Hide file tree
Showing 3 changed files with 613 additions and 821 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

# Deploys the final package to NPM
deploy:
needs: [check-and-lint, adapter-tests]
needs: [adapter-tests]

# Trigger this step only when a commit on any branch is tagged with a version number
if: |
Expand Down
Loading

0 comments on commit 7b539aa

Please sign in to comment.