Skip to content

Commit

Permalink
add aci
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung committed Jan 17, 2024
1 parent 7b3a906 commit 250d2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_mpx_primalseq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run Cecret
run: |
nextflow run . -profile docker,mpx_primalseq -c .github/workflows/github_actions.config --maxcpus 2 --medcpus 2 --aci false
nextflow run . -profile docker,mpx_primalseq -c .github/workflows/github_actions.config --maxcpus 2 --medcpus 2
ls cecret*
Expand Down

0 comments on commit 250d2c5

Please sign in to comment.