diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 2e1e81f..1b95f47 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: false + lint: true # Runs adapter tests on all supported node versions and OSes adapter-tests: