Skip to content

Workflow file for this run

on:
pull_request:
paths:
- 'pyproject.toml'
- 'conda-recipe/meta.yaml'
pull_request_target:
types:
- closed
job-name: conda-build
runs-on: ubuntu-latest

Check failure on line 11 in .github/workflows/conda-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/conda-build.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
steps:
- uses: actions/checkout@v2
# Builds the package using the standard configuration
- uses: cascode-labs/build-conda-action/action.yml@v0
- name: build-snakePipes
run: |
conda build -c conda-forge -c bioconda conda-recipe