Skip to content

Disabled Wno-error-flag for p10 (#126) #53

Disabled Wno-error-flag for p10 (#126)

Disabled Wno-error-flag for p10 (#126) #53

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