Skip to content

Commit 7c3d681

Browse files
committed
set venv
1 parent 77e21fc commit 7c3d681

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ jobs:
193193
exit-code: "1"
194194
list-all-pkgs: "false"
195195
trivy-config: trivy.yaml
196+
env:
197+
VENV_DIR: ".venv"
196198
- name: remove requirements.txt
197199
if: ${{ steps.check_languages.outputs.uses_poetry == 'true' }}
198200
run: |

0 commit comments

Comments
 (0)