Skip to content

Commit

Permalink
Merge branch 'MDAnalysis:main' into lipidorderkit
Browse files Browse the repository at this point in the history
  • Loading branch information
ricard1997 authored Jul 6, 2024
2 parents 28991fc + 23b19a5 commit 8bc2edd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion mdakits/lipyds/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ develop:
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 37
numfails: 38
run_tests: false
latest:
install_mdakit: true
Expand Down
2 changes: 1 addition & 1 deletion mdakits/prolif/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ develop:
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 3
numfails: 4
run_tests: false
latest:
install_mdakit: true
Expand Down
8 changes: 4 additions & 4 deletions mdakits/transport-analysis/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ develop:
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 0
run_tests: true
numfails: 1
run_tests: false
latest:
install_mdakit: true
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 0
run_tests: true
numfails: 1
run_tests: false

0 comments on commit 8bc2edd

Please sign in to comment.