Skip to content

Split MOSEK and non-MOSEK tests #420

Split MOSEK and non-MOSEK tests

Split MOSEK and non-MOSEK tests #420

name: Check formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run YAPF to test if python code is correctly formatted
uses: AlexanderMelde/yapf-action@master
with:
args: --verbose