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 ed6031e commit 0d8ab9cCopy full SHA for 0d8ab9c
.github/workflows/node.js.yml
@@ -41,4 +41,4 @@ jobs:
41
run: curl -I http://localhost:4200
42
43
- name: Shut down server
44
- run: pkill node
+ run: pkill node || true
0 commit comments