Skip to content

Refs #35184 - Drop puppetca_puppet_cert documentation for 3.9+ #1304

Refs #35184 - Drop puppetca_puppet_cert documentation for 3.9+

Refs #35184 - Drop puppetca_puppet_cert documentation for 3.9+ #1304

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
jekyll:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3'
bundler-cache: true
- name: Run tests
run: bundle exec rake build