[CI] Run check linters first

pull/1603/head
Louis Lam 2 years ago
parent 29f3cbe8c6
commit 254a6bfd36

@ -11,6 +11,7 @@ on:
jobs:
auto-test:
needs: [ check-linters ]
runs-on: ${{ matrix.os }}
strategy:

Loading…
Cancel
Save