Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ assets/ncbi_mappings/ncbi_attribute_mappings_filled.tsv: assets/ncbi_mappings/nc
$(RUN) nmdc-ncbi-mapping ignore-import-schema-slots $@


src/data/valid/Database-interleaved-new.yaml: src/schema/nmdc.yaml
src/data/valid/Database-interleaved.yaml: src/schema/nmdc.yaml
$(RUN) interleave-yaml \
--directory-path src/data/valid \
--output-file $@ \
Expand Down
Loading