Fix syntax error in codeql-analysis.yml

This commit is contained in:
Andrew Senetar 2021-08-18 03:04:44 -05:00
parent fe720208ea
commit 18895d983b
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
sudo apt-get install python3-pyqt5
make modules
- if: matrix.language == 'python'
- name: Autobuild
name: Autobuild
uses: github/codeql-action/autobuild@v1
# Analysis
- name: Perform CodeQL Analysis