Skip to content

Commit

Permalink
commit changes to status files
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst authored and github-actions[bot] committed Sep 20, 2024
1 parent 7d6c59f commit 294adee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: 55
numfails: 56
run_tests: false
latest:
install_mdakit: true
Expand Down
4 changes: 2 additions & 2 deletions mdakits/mda-tui/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: 5
numfails: 6
run_tests: false
latest:
install_mdakit: true
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 5
numfails: 6
run_tests: false
2 changes: 1 addition & 1 deletion mdakits/propkatraj/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ latest:
install_mdanalysis: true
install_python: true
install_test_deps: true
numfails: 17
numfails: 18
run_tests: false

0 comments on commit 294adee

Please sign in to comment.