mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 17:32:13 -04:00
rename posix_tests -> native_tests
This commit is contained in:
parent
af707b802e
commit
4525e8dfe6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue