Skip to content

Commit

Permalink
Update debug prints
Browse files Browse the repository at this point in the history
Co-authored-by: @ghrpp <[email protected]>
Co-authored-by: @rublag_hs <[email protected]>
Co-authored-by: @Nikita_Sinc <[email protected]>
Co-authored-by: @deREXte <[email protected]>
  • Loading branch information
5 people committed Mar 11, 2024
1 parent 304d2d0 commit 5b5b57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bb.edn
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
kbv-basis-patch
{:task (shell "cp resources/KBV_PR_Base_Patient.json node_modules/kbv.basis/KBV_PR_Base_Patient.json")}

init {:depends [set-zen-fhir-version set-zen-fhir-lib-version install-npm kbv-basis-patch pull-nz-igs pull-r4b pull-r5 #_pull-au-igs pull-chile-igs build-us-core-601]}
init {:depends [set-zen-fhir-version set-zen-fhir-lib-version install-npm kbv-basis-patch #_pull-nz-igs pull-r4b pull-r5 #_pull-au-igs #_pull-chile-igs build-us-core-601]}

repl {:depends [set-zen-fhir-version set-zen-fhir-lib-version]
:task (clojure "-M:test:nrepl -m nrepl.cmdline --middleware [cider.nrepl/cider-middleware]")}
Expand Down

0 comments on commit 5b5b57e

Please sign in to comment.