Skip to content

Commit

Permalink
Try to clean up first
Browse files Browse the repository at this point in the history
  • Loading branch information
apeltzer committed Feb 15, 2024
1 parent 2703dfa commit 607796b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
version: "${{ matrix.NXF_VER }}"

- name: Free Disk Space (Ubuntu)
uses: jlumbroso/[email protected]

- name: Run pipeline with test data
run: |
nextflow run ${GITHUB_WORKSPACE} -profile ${{ matrix.profile }},docker --outdir ./results

0 comments on commit 607796b

Please sign in to comment.