Skip to content

Commit

Permalink
Merge pull request #204 from microbiomedata/create-example_output-again
Browse files Browse the repository at this point in the history
create `examples/output/` again
  • Loading branch information
pkalita-lbl authored Jul 3, 2024
2 parents a02d577 + 2c2c42e commit e893661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,10 @@ src/data/valid/SampleData-water-data-exhaustive.yaml
--index-slot water_data \
--schema $(word 1,$^) $(word 2,$^)

# todo temporary soltuion to get build and test to complete MAM 2024-07-03
examples/output/SampleData-water-data-exhaustive.regen.yaml: src/nmdc_submission_schema/schema/nmdc_submission_schema.yaml \
local/SampleData-water-data-exhaustive.tsv
mkdir -p $(dir $@) # shouldn't need to do this each time
$(RUN) linkml-convert \
--output $@ \
--target-class SampleData \
Expand Down

0 comments on commit e893661

Please sign in to comment.