Skip to content

Commit 666e522

Browse files
Add environment variables for test reports
1 parent 4f4747a commit 666e522

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nightlybuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ jobs:
139139
name: "Nightly Build - Test Reports"
140140
env:
141141
ASPNETCORE_ENVIRONMENT: "Production"
142+
PAGES_ROOT_DIR: "docs"
143+
REPORT_SUBPATH: "test-report"
142144

143145
runs-on: ubuntu-latest
144146

0 commit comments

Comments
 (0)