Skip to content

Commit

Permalink
Run acceptance tests on self-hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Sep 13, 2024
1 parent 6ddad04 commit 62db488
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
with:
acceptance_runs_on: macarne
4 changes: 4 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ Gemfile:
enabled_lint_checks:
- parameter_types
- parameter_documentation

.github/workflows/ci.yml:
with:
acceptance_runs_on: macarne

0 comments on commit 62db488

Please sign in to comment.