This commit is contained in:
Darren
2022-01-10 01:00:31 -05:00
committed by GitHub
parent 52927e88a7
commit fb8b49b462

View File

@@ -62,9 +62,8 @@ jobs:
# and modify them (or add more) to build your code if your project # and modify them (or add more) to build your code if your project
# uses a compiled language # uses a compiled language
- run: | #- run: |
pip install -r requirements.txt # mkdocs build
mkdocs build
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1 uses: github/codeql-action/analyze@v1