diff --git a/tests/runner_test.py b/tests/runner_test.py index 2e3ee71..f203d48 100644 --- a/tests/runner_test.py +++ b/tests/runner_test.py @@ -7,9 +7,9 @@ def test_instances(): [ "singularity", "run", - "--userns", - "--writable", - "--app", + #"--userns", + #"--writable", + #"--app", "test", "containers/runner.sif", ],