mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
ci: update testing
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
node-version: 17
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
run: npm i
|
||||
run: npm i && npm build
|
||||
|
||||
- name: Link Project
|
||||
run: npm link
|
||||
|
||||
Reference in New Issue
Block a user