mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(github): speed up code scanning
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4ee08f7d80
commit
e3f08b54fa
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -34,8 +34,5 @@ jobs:
|
||||
# with:
|
||||
# languages: go, javascript, csharp, python, cpp, java
|
||||
|
||||
- run: |
|
||||
make
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
||||
Reference in New Issue
Block a user