mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Last try
This commit is contained in:
parent
f9d457cab9
commit
c9b129044e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -270,7 +270,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
-
|
||||
name: Run Playwright e2e tests
|
||||
run: cd src-ui && pnpm exec playwright test --shard ${{ matrix.shard-index }}/${{ matrix.shard-count }}
|
||||
run: cd src-ui && pnpm exec playwright install --with-deps && pnpm exec playwright test --shard ${{ matrix.shard-index }}/${{ matrix.shard-count }}
|
||||
-
|
||||
name: Upload Playwright test results
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user