Skip to content

Commit

Permalink
Merge pull request #395 from ekohl/drop-pidfile-workaround
Browse files Browse the repository at this point in the history
Drop pidfile_workaround from Beaker testing
  • Loading branch information
smortex authored Oct 6, 2023
2 parents cdbded2 + 1538698 commit be25294
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
with:
pidfile_workaround: 'CentOS'
2 changes: 0 additions & 2 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
.github/workflows/ci.yml:
pidfile_workaround: CentOS
.rubocop.yml:
extra:
Naming/MethodParameterName:
Expand Down

0 comments on commit be25294

Please sign in to comment.