Skip to content

Commit

Permalink
Set root config to github workspace env var
Browse files Browse the repository at this point in the history
  • Loading branch information
samuell committed Jan 25, 2024
1 parent 5add1cf commit b574af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/nextflow.ci.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
params {
root = "/home/xsylis/code/2306/JASEN" //edit
root = env.GITHUB_WORKSPACE //edit
amrfinderDb = "${root}/assets/amrfinder_db/latest"
resfinderDb = "${root}/assets/resfinder_db"
pointfinderDb = "${root}/assets/pointfinder_db"
Expand Down

0 comments on commit b574af1

Please sign in to comment.