Skip to content

Commit

Permalink
min for canu
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalmeida committed Feb 27, 2024
1 parent a45c38d commit da03d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pr_lreads_docker_ont_hifi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run tests for long-reads (ont)
run: |
nextflow run main.nf -profile docker,test,lreads,ont_hifi --max_memory '6.GB' --max_cpus 2
nextflow run main.nf -profile docker,test,lreads,ont_hifi --max_memory '6.GB' --max_cpus 4
rm -r work .nextflow*
- name: View results
Expand Down

0 comments on commit da03d54

Please sign in to comment.