Skip to content

Commit 2ad9469

Browse files
committed
Try absolute path
1 parent dd4f6c8 commit 2ad9469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
with:
5454
name: coverage-test-code
5555
path: |
56-
.coverage*
56+
/home/runner/work/folium/folium/.coverage*

0 commit comments

Comments
 (0)