Skip to content

Fixing Ensemble Compara option to be consistent with other options #154

Fixing Ensemble Compara option to be consistent with other options

Fixing Ensemble Compara option to be consistent with other options #154

Workflow file for this run

name: Style
on:
pull_request:
branches:
- 'main'
push:
branches:
- 'main'
jobs:
format-lint:
uses: ./.github/workflows/_format-lint-action.yml
with:
python-version: '3.9'