File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -46,21 +46,22 @@ jobs:
4646 python -m build
4747 ls -la dist
4848 pip install dist/ibex_imaging_knowledge_base_utilities-*any.whl
49+ update_index_md_stats -h
4950 bib2md -h
5051 reagent_resources_csv_2_md_url -h
5152 fluorescent_probes_csv_2_md -h
52- update_index_md_stats -h
5353 data_dict_glossary_2_contrib_md -h
5454 zenodo_json_2_thewho_md -h
5555 protocols_csv_2_md -h
5656 videos_csv_2_md -h
57- csv2supporting -h
57+ data_software_csv_2_md -h
5858 validate_zenodo_json -h
5959 validate_bibfile -h
6060 validate_basic -h
6161 validate_videos -h
6262 validate_reagent_resources -h
63- data_software_csv_2_md -h
63+ csv2supporting -h
64+ create_draft_release_notes -h
6465 python -m pytest -v --tb=short
6566 - name : Upload wheels
6667 if : github.event_name == 'push'
You can’t perform that action at this time.
0 commit comments