mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-01 07:10:39 +00:00
upload artifacts
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user