Adjusting actions
This commit is contained in:
2
.github/workflows/quality-gate.yml
vendored
2
.github/workflows/quality-gate.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r ${{ steps.prepare-requirements.outputs.PROCESSED_REQUIREMENTS_FILE }}
|
||||
pip install pytest pytest-cov
|
||||
pip install pytest pytest-cov pytest-asyncio
|
||||
|
||||
- name: ⬇️ Setup Node.js 18
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user