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 74da260 commit 7edd0f9Copy full SHA for 7edd0f9
1 file changed
.github/workflows/coredev-robot-tests.yml
@@ -121,6 +121,6 @@ jobs:
121
with:
122
name: robot-results
123
path: |
124
- test_*
125
- robot_*
+ tests/test_*
+ tests/robot_*
126
if-no-files-found: ignore
0 commit comments