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 2d65b72 commit 53577feCopy full SHA for 53577fe
1 file changed
.github/workflows/test-and-release.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
node-version: ${{ matrix.node-version }}
50
os: ${{ matrix.os }}
51
- extra-tests: npm run test:js
+ build: true
52
53
deploy:
54
needs: [check-and-lint, adapter-tests]
0 commit comments