fix(github): speed up code scanning

This commit is contained in:
Łukasz Mierzwa
2020-08-18 23:25:19 +01:00
committed by Łukasz Mierzwa
parent 4ee08f7d80
commit e3f08b54fa

View File

@@ -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