From d1bc008c8233a4427f3e8cf3cf825da840dbc08a Mon Sep 17 00:00:00 2001 From: Jason Robison Date: Sat, 27 Jul 2024 15:20:12 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 507b02b..86174e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,6 @@ jobs: env: GITHUB_ACTIONS: true - DISPLAY: :0 steps: - uses: actions/checkout@v4