diff --git a/.github/workflows/pr-verification.yml b/.github/workflows/pr-verification.yml index 1be2dde..ef063ef 100644 --- a/.github/workflows/pr-verification.yml +++ b/.github/workflows/pr-verification.yml @@ -22,7 +22,7 @@ jobs: working-directory: src/nscenario-report-browser/ - name: Pack - run: npm run inline + run: script -qec "npm inliner -nm --preserve-comments build/index.html > build/report-browser-template.html" > /dev/null working-directory: src/nscenario-report-browser/ - name: Upload template