Skip to content

Merge pull request #979 from lsst-it/IT-4871_os_install_hcu02 #4703

Merge pull request #979 from lsst-it/IT-4871_os_install_hcu02

Merge pull request #979 from lsst-it/IT-4871_os_install_hcu02 #4703

---
# yamllint disable rule:quoted-strings
name: librarian-puppet
"on":
- push
jobs:
librarian_puppet:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.7
- run: bundle install
- name: Puppetfile recursive dependency check
run: bundle exec librarian-puppet install --verbose