Skip to content

Commit

Permalink
Merge pull request #150 from voxpupuli/modulesync
Browse files Browse the repository at this point in the history
Run unit tests on CERN runners
  • Loading branch information
bastelfreak committed Sep 13, 2024
2 parents 1974697 + 77d9d68 commit b1d9d35
Show file tree
Hide file tree
Showing 2 changed files with 7 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/basic.yml@v3
with:
unit_runs_on: 'cern-self-hosted'
5 changes: 5 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
enabled_lint_checks:
- parameter_documentation
- parameter_types

.github/workflows/ci.yml:
with:
timeout_minutes: 75
unit_runs_on: 'cern-self-hosted'

0 comments on commit b1d9d35

Please sign in to comment.