Skip to content

Commit 019119b

Browse files
Adapting consumer tests
1 parent 406037e commit 019119b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/consumer_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
export TERM="xterm-256color"
5050
export PYTHONUNBUFFERED="1"
5151
export CONSUMER="${{ matrix.consumer }}"
52-
52+
export PYTHONPATH=.
5353
uv run pytest -s -v src/tests/ \
5454
--repo="$CONSUMER" \
5555
--junitxml="reports/${{ matrix.consumer }}.xml" \

0 commit comments

Comments
 (0)