Skip to content

Commit 1264149

Browse files
committed
Oh
1 parent 683ab97 commit 1264149

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,7 @@ jobs:
171171
uses: actions/upload-artifact@v4
172172
with:
173173
name: jupytercad-playwright-tests
174-
path: |
175-
ui-tests/test-results
176-
ui-tests/playwright-report
174+
path: ui-tests
177175

178176
- name: Save artifact data
179177
if: always()

0 commit comments

Comments
 (0)