mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-11-01 04:44:16 +01:00
upload artifacts
This commit is contained in:
parent
7fe70a6f3b
commit
e15d9eb537
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@ -35,6 +35,8 @@ jobs:
|
|||||||
run: pnpm test
|
run: pnpm test
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
|
if: ${{ !cancelled() }}
|
||||||
with:
|
with:
|
||||||
name: test-results
|
name: playwright-report
|
||||||
path: test-results
|
path: test-results/
|
||||||
|
retention-days: 7
|
||||||
|
Loading…
Reference in New Issue
Block a user