Skip to content

Commit 7edd0f9

Browse files
authored
Update artifact paths in coredev-robot-tests.yml
1 parent 74da260 commit 7edd0f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/coredev-robot-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ jobs:
121121
with:
122122
name: robot-results
123123
path: |
124-
test_*
125-
robot_*
124+
tests/test_*
125+
tests/robot_*
126126
if-no-files-found: ignore

0 commit comments

Comments
 (0)