We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd6aa2 commit b81672bCopy full SHA for b81672b
1 file changed
.github/workflows/coredev-robot-tests.yml
@@ -106,5 +106,7 @@ jobs:
106
uses: actions/upload-artifact@v4
107
with:
108
name: robot-results
109
- path: tests/parts/tests/
+ path: |
110
+ test_*
111
+ robot_*
112
if-no-files-found: ignore
0 commit comments