mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-01-12 17:13:19 +08:00
Allows NodeJS to terminate also if there is an active service. (#656)
This commit is contained in:
committed by
GitHub
parent
28222c5b2e
commit
590302f181
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -56,6 +56,9 @@ jobs:
|
||||
- name: JS API Tests
|
||||
run: node scripts/js-api-tests.js
|
||||
|
||||
- name: NodeJS Unref Tests
|
||||
run: node scripts/node-unref-tests.js
|
||||
|
||||
- name: Plugin Tests
|
||||
run: node scripts/plugin-tests.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user