Skip to content

Commit

Permalink
remove local files from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tkchafin committed Nov 19, 2024
1 parent 641d464 commit c5ab0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
# For example: adding multiple test runs with different parameters
# Remember that you can parallelise this by using strategy.matrix
run: |
nextflow run ${GITHUB_WORKSPACE} -profile test,docker --taxdump $PWD/ncbi_taxdump --busco $PWD/busco_database --outdir ./results
nextflow run ${GITHUB_WORKSPACE} -profile test,docker --outdir ./results

0 comments on commit c5ab0a1

Please sign in to comment.