File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 - JuliaCI/julia-coverage#v1:
3030 codecov : true
3131 commands : |
32- julia --project -e -i '
32+ julia --project -i -e '
3333 using Pkg
3434
3535 println("--- :julia: Instantiating project")
5454 - JuliaCI/julia-coverage#v1:
5555 codecov : true
5656 commands : |
57- julia --project -e -i '
57+ julia --project -i -e '
5858 using Pkg
5959
6060 println("--- :julia: Instantiating project")
8080 - JuliaCI/julia-coverage#v1:
8181 codecov : true
8282 commands : |
83- julia --project -e -i '
83+ julia --project -i -e '
8484 using Pkg
8585
8686 println("--- :julia: Instantiating project")
@@ -105,7 +105,7 @@ steps:
105105 - JuliaCI/julia-coverage#v1:
106106 codecov : true
107107 commands : |
108- julia --project -e -i '
108+ julia --project -i -e '
109109 using Pkg
110110
111111 println("--- :julia: Instantiating project")
You can’t perform that action at this time.
0 commit comments