From d70fbeae74b7e8472a4160aedbec451148f755fa Mon Sep 17 00:00:00 2001 From: Jeremy Huard Date: Tue, 7 Apr 2026 01:47:09 +0200 Subject: [PATCH] updated ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce5d789..3a735b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,8 +40,6 @@ jobs: # Check out your repository - uses: actions/checkout@v5 - with: - ref: refs/pull/${{ github.event.pull_request.number }}/merge # Start display server (for UI tests in Linux) - name: Start display server