Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-parker committed Oct 4, 2024
1 parent cab44a6 commit 154ca3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ena-submission/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if SUBMIT_TO_ENA_DEV:
print("Submitting to ENA dev environment")
config["ena_submission_url"] = "https://wwwdev.ebi.ac.uk/ena/submit/drop-box/submit"
config["github_url"] = (
"https://raw.githubusercontent.com/pathoplexus/ena-submission/main/test/approved_ena_submission_list.json"
"https://raw.githubusercontent.com/pathoplexus/ena-submission/loculus_test/test/approved_ena_submission_list.json"
)
config["ena_reports_service_url"] = "https://wwwdev.ebi.ac.uk/ena/submit/report"

Expand Down

0 comments on commit 154ca3c

Please sign in to comment.