Skip to content

Add gui to edit FeatureModels #38

Add gui to edit FeatureModels

Add gui to edit FeatureModels #38

Workflow file for this run

name: pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.3
with:
extra_args: --from-ref origin/vara-dev --to-ref HEAD