testing unshare

This commit is contained in:
2025-12-31 16:14:20 -05:00
parent 41d3a8fe1a
commit f5b22322d0

View File

@@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run tests
run: nix develop .#devShells.x86_64-linux.default -c pytest tests
run: nix develop .#devShells.x86_64-linux.default -c unshare --map-root-user --user --net -- pytest tests