diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94c4c8b86..4047a571f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: