mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-10-31 20:34:12 +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
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: test-results
|
||||
path: test-results
|
||||
name: playwright-report
|
||||
path: test-results/
|
||||
retention-days: 7
|
||||
|
Loading…
Reference in New Issue
Block a user