From 5c66d1617c856936776bdde053f50b675416d029 Mon Sep 17 00:00:00 2001 From: markuszilch Date: Sat, 10 Feb 2024 20:09:18 +0100 Subject: [PATCH] keep acceptance tests disabled --- .github/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7216724f..7dea1733 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,4 @@ concurrency: jobs: puppet: name: Puppet - uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2 - with: - pidfile_workaround: 'false' + uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1