Skip to content

Commit 4b6a2b8

Browse files
authored
Adjust backend test artifact path (#33)
1 parent 51112fc commit 4b6a2b8

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
@@ -74,7 +74,7 @@ jobs:
7474
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
7575
with:
7676
name: backend-test-results
77-
path: test-results
77+
path: backend/test-results
7878

7979
frontend-tests:
8080
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)