From 8bc38a7afc1332d1968776644ad67723271c8d0f Mon Sep 17 00:00:00 2001 From: lorenzo Date: Mon, 16 Mar 2020 12:34:23 +0100 Subject: [PATCH] Feat: added headless singleRun script in package.json and in build pipeline --- .github/workflows/npmpub.yml | 1 + .idea/workspace.xml | 71 ++++++++++++++++++------------------ package.json | 1 + 3 files changed, 38 insertions(+), 35 deletions(-) diff --git a/.github/workflows/npmpub.yml b/.github/workflows/npmpub.yml index 070805a..b8f067b 100644 --- a/.github/workflows/npmpub.yml +++ b/.github/workflows/npmpub.yml @@ -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: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aeeda22..6de36e6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,8 @@ + - - - + @@ -84,16 +83,6 @@ - - - - -