Skip to content

Fixed test failure (#132) #67

Fixed test failure (#132)

Fixed test failure (#132) #67

name: Open-CE Feedstock Merge Triggers
on:
push:
branches: [main]
jobs:
version_branch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
- uses: conda-incubator/setup-miniconda@v2.0.0
with:
auto-update-conda: true
- uses: open-ce/open-ce/.github/actions/feedstock-merge@main