Skip to content

Commit

Permalink
Merge branch 'main' of github.com:boulardlab/3t-seq into github
Browse files Browse the repository at this point in the history
  • Loading branch information
ftabaro committed Aug 3, 2023
2 parents 27e2062 + 0ba70bb commit 957bbdb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,3 @@ jobs:
- name: Run workflow
run: |
snakemake --directory tests --configfile tests/config.yaml --profile tests/profile --snakefile workflow/Snakefile
contanerize:
runs-on: ubuntu-latest
needs:
- run-workflow
steps:
- name: Create container file
uses: snakemake/snakemake-github-action@v1.22.0
with:
directory: tests
snakefile: "workflow/Snakefile"
task: "containerize"

0 comments on commit 957bbdb

Please sign in to comment.