Skip to content

Commit

Permalink
Enable acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 26, 2024
1 parent 35ba308 commit db54efe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 108 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/basic.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
5 changes: 3 additions & 2 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.github/workflows/ci.yml:
acceptance_tests: false
---
spec/spec_helper_acceptance.rb:
unmanaged: false
13 changes: 0 additions & 13 deletions acceptance.sh

This file was deleted.

92 changes: 0 additions & 92 deletions test.sh

This file was deleted.

0 comments on commit db54efe

Please sign in to comment.