Skip to content

Commit 104580c

Browse files
committed
upload result artifact
1 parent 391bcbe commit 104580c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ jobs:
386386
uses: actions/upload-artifact@v4
387387
with:
388388
name: aas-test-results
389-
path: result.html
389+
path: ./server/result.html
390390
- name: Stop and remove the container
391391
if: always()
392392
run: |

0 commit comments

Comments
 (0)