mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-02 12:26:48 +01:00
Checkout before lint
This commit is contained in:
parent
0e131315c7
commit
08e09280a9
2
.github/workflows/all.yml
vendored
2
.github/workflows/all.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
name: Lint
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: clang-format
|
||||
uses: DoozyX/clang-format-lint-action@v0.6
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user