Skip to content

Update tests: get_shared_data #149

Update tests: get_shared_data

Update tests: get_shared_data #149

name: Building Package
on:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
build:
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/conda-package-build.yml" -> "openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main" (source branch with sha:56c54febf34abc75199ef05519390b76122a40e9) : You have an error in your yaml syntax on line 51
with:
python-minor-version: '[8,9,10,11]'
build-options: ''
secrets:
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}