Feat: added headless singleRun script in package.json and in build pipeline
This commit is contained in:
parent
35736e9af0
commit
8bc38a7afc
3 changed files with 38 additions and 35 deletions
1
.github/workflows/npmpub.yml
vendored
1
.github/workflows/npmpub.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
|
||||
- run: npm install
|
||||
- run: npm run pack
|
||||
- run: npm run test:headless:singleRun
|
||||
- run: cp README.md ./src/lib/dist/README.md
|
||||
- uses: JS-DevTools/npm-publish@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue