We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5609b3 commit 78bb66cCopy full SHA for 78bb66c
1 file changed
.github/workflows/publish.yml
@@ -33,9 +33,6 @@ jobs:
33
- name: Build library
34
run: npm run build-package
35
36
- - name: Test library
37
- run: npm test -- --watch=false --browsers=ChromeHeadless
38
-
39
- name: Publish to npm
40
run: |
41
cd dist/ngx-angular-query-builder
0 commit comments