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
# uses a compiled language
- run: |
pip install -r requirements.txt
mkdocs build
#- run: |
# mkdocs build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1