Skip to content

Commit

Permalink
Update from voxpupuli modulesync_config
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Nov 21, 2023
1 parent 6b6bbcc commit 7ac3f64
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
pidfile_workaround: 'false'
3 changes: 1 addition & 2 deletions .mdl_style.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
rule "MD013", :code_blocks => false
exclude_rule "MD003"
exclude_rule "MD013"
exclude_rule "MD024"
exclude_rule "MD034"
exclude_rule "MD036"
exclude_rule "MD034"
2 changes: 0 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@

inherit_gem:
voxpupuli-test: rubocop.yml
RSpec/BeforeAfterAll:
Enabled: false

0 comments on commit 7ac3f64

Please sign in to comment.