[CI] Run check linters first

This commit is contained in:
Louis Lam 2022-05-01 12:23:28 +08:00
parent 29f3cbe8c6
commit 254a6bfd36

View File

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