Skip to content

Commit

Permalink
Test proper failure PR in gha-puppet
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Aug 12, 2024
1 parent 8ce1114 commit c19b993
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
uses: evgeni/gha-puppet/.github/workflows/beaker.yml@proper-failure
1 change: 0 additions & 1 deletion spec/acceptance/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require 'spec_helper_acceptance'

describe 'example' do
describe 'with defaults' do
it_behaves_like 'an idempotent resource' do
let(:manifest) do
<<-PUPPET
Expand Down

0 comments on commit c19b993

Please sign in to comment.