Skip to content

Commit c45b52a

Browse files
committed
(simatec) Fix npm publish
1 parent 80037c9 commit c45b52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: '20.x'
3232
# Uncomment the following line if your adapter cannot be installed using 'npm ci'
3333
# install-command: 'npm install'
34-
type-checking: true
34+
# type-checking: true
3535
lint: true
3636

3737
# Runs adapter tests on all supported node versions and OSes

0 commit comments

Comments
 (0)