Commit e43160c 1 parent 1d466e4 commit e43160c Copy full SHA for e43160c
File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ develop:
11
11
install_mdanalysis : true
12
12
install_python : true
13
13
install_test_deps : true
14
- numfails : 50
14
+ numfails : 51
15
15
run_tests : false
16
16
latest :
17
17
install_mdakit : true
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ develop:
11
11
install_mdanalysis : true
12
12
install_python : true
13
13
install_test_deps : true
14
- numfails : 0
15
- run_tests : true
14
+ numfails : 1
15
+ run_tests : false
16
16
latest :
17
17
install_mdakit : true
18
18
install_mdanalysis : true
19
19
install_python : true
20
20
install_test_deps : true
21
- numfails : 0
22
- run_tests : true
21
+ numfails : 1
22
+ run_tests : false
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ develop:
11
11
install_mdanalysis : true
12
12
install_python : true
13
13
install_test_deps : true
14
- numfails : 16
15
- run_tests : false
14
+ numfails : 0
15
+ run_tests : true
16
16
latest :
17
17
install_mdakit : true
18
18
install_mdanalysis : true
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ latest:
18
18
install_mdanalysis : true
19
19
install_python : true
20
20
install_test_deps : true
21
- numfails : 12
21
+ numfails : 13
22
22
run_tests : false
You can’t perform that action at this time.
0 commit comments