Skip to content

Commit

Permalink
commit changes to status files
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored and github-actions[bot] committed Feb 4, 2024
1 parent 705adff commit 8fcb444
Show file tree
Hide file tree
Showing 2 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: 10
numfails: 11
run_tests: false
latest:
install_mdakit: true
Expand Down
6 changes: 3 additions & 3 deletions mdakits/openmm-mdanalysis-reporter/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ badges:
transformation: false
writer: false
develop:
install_mdakit: true
install_mdakit: false
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
Expand Down

0 comments on commit 8fcb444

Please sign in to comment.