Skip to content

Commit 079fd46

Browse files
committed
add full path
1 parent c63c411 commit 079fd46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.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@v4
7575
with:
7676
name: coverage
77-
path: "./.coverage"
77+
path: "/home/runner/work/DictDataBase/DictDataBase/.coverage"
7878
retention-days: 1
7979

8080
# JOB: Coverage Badge

0 commit comments

Comments
 (0)