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 096ee3d commit f2b217dCopy full SHA for f2b217d
.github/workflows/ci.yml
@@ -81,6 +81,7 @@ jobs:
81
- name: Build
82
run: |
83
npm clean-install
84
+ npm run build
85
86
- name: Run Node.js tests
87
if: ${{ matrix.deno == '2.x' }}
0 commit comments