Skip to content

Commit 7e4d8d1

Browse files
committed
test
1 parent 49fa2bd commit 7e4d8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
env:
130130
PYTHONPATH: delta_backend/src:delta_backend/tests
131131
continue-on-error: true
132-
run:
132+
run: |
133133
poetry config virtualenvs.in-project true
134134
$RUN_TEST 3.11 delta_backend delta.xml
135135

0 commit comments

Comments
 (0)