Skip to content

Commit f7671db

Browse files
committed
test
1 parent cdeb9af commit f7671db

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ jobs:
3131
uses: actions/upload-artifact@v4
3232
with:
3333
name: test-results
34-
path: |
35-
test/result
36-
test/actual
34+
path: test
3735

3836
- name: Archival of package documentation
3937
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)