define workdir

This commit is contained in:
Peter Bieringer
2026-02-13 22:13:37 +01:00
parent 4a1effa426
commit 5722a08c49

View File

@@ -44,7 +44,7 @@ jobs:
run: |
apk add py3-pip py3-tox
- name: Test 32-bit
run: tox -c pyproject.toml -e py
run: tox -c pyproject.toml -e py --workdir /__w/Radicale/Radicale
test-ubuntu-python-oldest:
name: Test Ubuntu (latest Python:oldest)