mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 14:49:10 -04:00
testing unshare
This commit is contained in:
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run tests
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user