remove artifact upload for test workflow
This commit is contained in:
parent
d5fcbe1531
commit
767c892109
1 changed files with 0 additions and 6 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -39,9 +39,3 @@ jobs:
|
|||
- run: pnpm build
|
||||
- run: pnpm test:unit
|
||||
- run: pnpm test:e2e
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test-results
|
||||
path: |
|
||||
apps/*/test-results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue