Skip to content

Commit 53577fe

Browse files
committed
Fixed CI
1 parent 2d65b72 commit 53577fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
node-version: ${{ matrix.node-version }}
5050
os: ${{ matrix.os }}
51-
extra-tests: npm run test:js
51+
build: true
5252

5353
deploy:
5454
needs: [check-and-lint, adapter-tests]

0 commit comments

Comments
 (0)