test/hfs: fix

This commit is contained in:
Peter Bieringer
2026-04-19 09:24:45 +02:00
parent 6468c0031c
commit c197a58841

View File

@@ -123,7 +123,7 @@ jobs:
- name: Install Test dependencies - name: Install Test dependencies
run: pip install tox run: pip install tox
- name: Test with newest Python on latest Ubuntu using HFS+ - name: Test with newest Python on latest Ubuntu using HFS+
run: tox -c pyproject.toml -e py_filesystem_hfs run: tox -c pyproject.toml -e py_filesystem_hfsplus
test-python-32bit: test-python-32bit:
name: Test 32-bit Python:3.11 Ubuntu:latest name: Test 32-bit Python:3.11 Ubuntu:latest