[FL-2052] New build system based on scons (#1269)
This commit is contained in:
2
.github/workflows/lint_c.yml
vendored
2
.github/workflows/lint_c.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
id: syntax_check
|
||||
uses: ./.github/actions/docker
|
||||
with:
|
||||
run: SET_GH_OUTPUT=1 make lint
|
||||
run: SET_GH_OUTPUT=1 ./fbt lint
|
||||
|
||||
- name: Report code formatting errors
|
||||
if: failure() && steps.syntax_check.outputs.errors && github.event.pull_request
|
||||
|
||||
Reference in New Issue
Block a user