diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 100eb4a..10f1add 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -31,7 +31,7 @@ jobs: node-version: '18.x' # Uncomment the following line if your adapter cannot be installed using 'npm ci' # install-command: 'npm install' - lint: true + lint: false # Runs adapter tests on all supported node versions and OSes adapter-tests: