Skip to content

Commit

Permalink
fix viral_assemble
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed May 1, 2024
1 parent 275c36f commit 7366c00
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 @@ -16,6 +16,9 @@ jobs:
# - skylab_bulk_rna
runs-on: ubuntu-20.04
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
if: ${{ matrix.ci_target == 'viral_assemble' }}
- name: Login to GitHub Packages Docker Registry
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit 7366c00

Please sign in to comment.