Skip to content

Backport PR #2589 on branch 1.9.x (Fixed wrong order for groups with logreg) #1221

Backport PR #2589 on branch 1.9.x (Fixed wrong order for groups with logreg)

Backport PR #2589 on branch 1.9.x (Fixed wrong order for groups with logreg) #1221

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]