From 4e9d2bbbc6f27765f8131ba06c2c6421eafe9166 Mon Sep 17 00:00:00 2001 From: Mark Patton Date: Mon, 20 Apr 2026 11:28:13 -0400 Subject: [PATCH] Remove no longer used argument to acceptance test action --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3aa9af..400504e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,5 +49,3 @@ jobs: - name: Acceptance tests if: ${{ inputs.run_acceptance_tests }} uses: eclipse-pass/main/.github/actions/acceptance-test@main - with: - pullimages: missing