Skip to content

Commit

Permalink
Merge branch 'master' into bgruening-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Dec 3, 2024
2 parents d1faddc + 062e5e0 commit 35e376d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: docker info
- name: Build images
run: |
mulled-build-files --check-published --singularity --namespace $MULLED_NAMESPACE --use-mamba build-and-test ./combinations --verbose
mulled-build-files --check-published --singularity --namespace $MULLED_NAMESPACE build-and-test ./combinations --verbose
- name: Upload images (if pushed to master branch)
if: github.ref == 'refs/heads/master' && github.repository_owner == 'BioContainers'
env:
Expand Down

0 comments on commit 35e376d

Please sign in to comment.