We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80037c9 commit c45b52aCopy full SHA for c45b52a
.github/workflows/test-and-release.yml
@@ -31,7 +31,7 @@ jobs:
31
node-version: '20.x'
32
# Uncomment the following line if your adapter cannot be installed using 'npm ci'
33
# install-command: 'npm install'
34
- type-checking: true
+ # type-checking: true
35
lint: true
36
37
# Runs adapter tests on all supported node versions and OSes
0 commit comments