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 4d7bfe0 commit be8a0ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pr-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
with:
name: report-browser-template
path: 'src/nscenario-report-browser/build/report-browser-template.html'

- name: Upload all
uses: actions/upload-artifact@master
with:
name: report-browser-template-all
path: 'src/nscenario-report-browser/build'

build-extension:
runs-on: windows-latest
Expand Down

0 comments on commit be8a0ce

Please sign in to comment.