We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1cfaa commit bfec7d8Copy full SHA for bfec7d8
.github/workflows/codeql.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Install dev requirements
69
uses: BSFishy/pip-action@v1
70
with:
71
- requirements: requirements_rev.txt
+ requirements: requirements_dev.txt
72
73
# ℹ️ Command-line programs to run using the OS shell.
74
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
0 commit comments