Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 430ba68

Browse files
committed
update cicd
1 parent 51b0951 commit 430ba68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
working-directory: backend
4040
run: |
4141
pip install poetry
42+
poetry config virtualenvs.create false
4243
poetry install --with test
4344
4445
- name: Run integration tests

0 commit comments

Comments
 (0)