File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 10
10
- JuliaCI/julia-test#v1:
11
11
test_args : " --quickfail"
12
12
- JuliaCI/julia-coverage#v1:
13
- codecov : true
14
13
dirs :
15
14
- src
16
15
- lib
50
49
- JuliaCI/julia-test#v1:
51
50
test_args : " --thorough"
52
51
- JuliaCI/julia-coverage#v1:
53
- codecov : true
54
52
dirs :
55
53
- src
56
54
- lib
98
96
- JuliaCI/julia#v1:
99
97
version : " 1.8"
100
98
- JuliaCI/julia-coverage#v1:
101
- codecov : true
102
99
dirs :
103
100
- src
104
101
- lib
@@ -135,7 +132,6 @@ steps:
135
132
- JuliaCI/julia#v1:
136
133
version : 1.8
137
134
- JuliaCI/julia-coverage#v1:
138
- codecov : true
139
135
dirs :
140
136
- src
141
137
- lib
@@ -169,7 +165,6 @@ steps:
169
165
- JuliaCI/julia#v1:
170
166
version : 1.8
171
167
- JuliaCI/julia-coverage#v1:
172
- codecov : true
173
168
dirs :
174
169
- src
175
170
- lib
@@ -222,7 +217,6 @@ steps:
222
217
# julia_args: "-g2"
223
218
# test_args: "--sanitize --quickfail --jobs=2"
224
219
# - JuliaCI/julia-coverage#v1:
225
- # codecov: true
226
220
# dirs:
227
221
# - src
228
222
# - lib
You can’t perform that action at this time.
0 commit comments