diff --git a/.github/workflows/apparmor.yml b/.github/workflows/apparmor.yml index e25bb4d..ce5670f 100644 --- a/.github/workflows/apparmor.yml +++ b/.github/workflows/apparmor.yml @@ -33,7 +33,5 @@ jobs: - name: Run tests run: | - tutor local run codejailservice bash -c "/sandbox/venv/bin/python -c ' - import socket; - socket.socket()"' + tutor local run codejailservice bash -c "/sandbox/venv/bin/python -c 'import socket;socket.socket()"'