1 parent 7d52ff0 commit 21f5182Copy full SHA for 21f5182
1 file changed
.github/workflows/release.yml
@@ -27,9 +27,6 @@ jobs:
27
- name: Install dependencies
28
run: npm ci
29
30
- - name: Build
31
- run: npm run build
32
-
33
- name: Run tests
34
run: npm test
35
0 commit comments