Amap and PVS Studio reports in CI/CD (#1526)

This commit is contained in:
Max Andreev
2022-08-23 14:29:26 +03:00
committed by GitHub
parent 57328761cf
commit a7a9c38036
18 changed files with 384 additions and 123 deletions

View File

@@ -25,6 +25,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: 'Check code formatting'
run: SET_GH_OUTPUT=1 FBT_TOOLCHAIN_PATH=/opt ./fbt lint_py