mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Update ci.yml
This commit is contained in:
parent
4a945d608e
commit
c39fafb229
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -261,7 +261,7 @@ jobs:
|
||||
-
|
||||
name: Run Playwright e2e tests
|
||||
env:
|
||||
JEST_JUNIT_OUTPUT_FILE: src-ui/junit-report-${{ matrix.shard-index }}.xml
|
||||
JEST_JUNIT_OUTPUT_FILE: junit-report-${{ matrix.shard-index }}.xml
|
||||
run: cd src-ui && npx playwright test --shard ${{ matrix.shard-index }}/${{ matrix.shard-count }}
|
||||
-
|
||||
name: Upload Playwright test results
|
||||
|
Loading…
x
Reference in New Issue
Block a user