Skip to content

Commit

Permalink
Disable acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 5, 2025
1 parent 997ebd2 commit 877c49a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v3
2 changes: 2 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
spec/spec_helper.rb:
spec_overrides: "require 'spec_helper_methods'"
mock_with: ':mocha'
.github/workflows/ci.yml:
acceptance_tests: false

0 comments on commit 877c49a

Please # to comment.