We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdeb9af commit f7671dbCopy full SHA for f7671db
1 file changed
.github/workflows/test.yml
@@ -31,9 +31,7 @@ jobs:
31
uses: actions/upload-artifact@v4
32
with:
33
name: test-results
34
- path: |
35
- test/result
36
- test/actual
+ path: test
37
38
- name: Archival of package documentation
39
0 commit comments