Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarypiatek committed Dec 5, 2023
1 parent be8a0ce commit 744f5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 744f5ec

Please sign in to comment.