mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
[CI] Run check linters first
This commit is contained in:
parent
29f3cbe8c6
commit
254a6bfd36
1
.github/workflows/auto-test.yml
vendored
1
.github/workflows/auto-test.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
auto-test:
|
||||
needs: [ check-linters ]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user