Skip to content

Commit

Permalink
remove args from docker
Browse files Browse the repository at this point in the history
  • Loading branch information
slsevilla committed Sep 29, 2023
1 parent 1591d1b commit 9fe61e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
- uses: docker://snakemake/snakemake:v7.19.1
with:
directory: '.test'
args: '--cores 1 --use-conda --conda-cleanup-pkgs cache'
- name: Dev Testing Workflow
continue-on-error: true
run: |
Expand Down

0 comments on commit 9fe61e5

Please sign in to comment.