Skip to content

Commit b7ddc8b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
ls -lah /Grid2Op/grid2op/tests/.coverage.*
6666
6767
- store_artifacts:
68-
path: "/Grid2Op/grid2op/tests/test_Action.py"
69-
destination: coverage_artifacts
68+
path: "/Grid2Op/grid2op/tests/test_Action*.py"
69+
destination: coverage_artifacts/
7070

7171
gen_coverage:
7272
executor: grid2op-executor

0 commit comments

Comments
 (0)