rename posix_tests -> native_tests

This commit is contained in:
Thomas Waldmann 2025-11-21 23:53:23 +01:00
parent af707b802e
commit 4525e8dfe6
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -113,7 +113,7 @@ jobs:
echo "Using LD_PRELOAD=$LD_PRELOAD"
pytest -v --benchmark-skip -k "not remote"
posix_tests:
native_tests:
needs: [lint]
permissions: