1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00

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

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