mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 15:18:59 +00:00
WIP: ci
This commit is contained in:
parent
50368c5dd8
commit
835f0fae6a
3
.github/workflows/test-integration.yml
vendored
3
.github/workflows/test-integration.yml
vendored
@ -50,8 +50,7 @@ jobs:
|
||||
yarn run test:e2e -x --workers=4 --reporter=line
|
||||
|
||||
- name: Upload test result
|
||||
working-directory: ./frontend
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: test-results
|
||||
path: ./test-results/
|
||||
path: frontend/test-results/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user