Skip to content

Commit 2adbe5d

Browse files
committed
still trying to upload artifacts on circle ci
Signed-off-by: DONNOT Benjamin <[email protected]>
1 parent a618f31 commit 2adbe5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
ls -lah /Grid2Op/grid2op/tests/.coverage.*
6666
6767
- store_artifacts:
68-
path: /Grid2Op/grid2op/tests/.coverage.*
68+
path: "/Grid2Op/grid2op/tests/.coverage*"
6969
destination: coverage_artifacts
7070

7171
gen_coverage:

0 commit comments

Comments
 (0)