From 3f044d10f1c7dba9403580c4c77a543bb327a263 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Thu, 5 Sep 2024 16:43:05 -0400 Subject: [PATCH] Undo ufw change --- .github/workflows/tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 40607b42121c96..a99cc0a24d1f98 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -76,7 +76,6 @@ jobs: mkdir /tmp/cores || true sysctl -w kernel.core_pattern=/tmp/cores/core.%u.%p.%t || true mkdir objdir-clone || true - cat /etc/default/ufw || true - name: Validate that xml are parsable # The sub-items being run here are the same as the input XMLs listed