We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2413897 commit 1544358Copy full SHA for 1544358
.github/workflows/examples-qpg6100.yaml
@@ -43,7 +43,6 @@ jobs:
43
uses: github/codeql-action/init@v1
44
with:
45
languages: "cpp"
46
- queries: +security-and-quality
47
- name: Build example QPG6100 Lock App
48
run: scripts/examples/gn_build_example.sh
49
examples/lock-app/qpg6100 out/lock_app_debug
0 commit comments