[CI] Run check linters first
This commit is contained in:
parent
29f3cbe8c6
commit
254a6bfd36
|
@ -11,6 +11,7 @@ on:
|
|||
|
||||
jobs:
|
||||
auto-test:
|
||||
needs: [ check-linters ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue