Skip to content

Restructure Github actions, update PDK 3.0.1, spec fixes #8

Restructure Github actions, update PDK 3.0.1, spec fixes

Restructure Github actions, update PDK 3.0.1, spec fixes #8

name: Run PDK tests on Puppet 7.x
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v2
- name: Install buildtools
run: cat /github/home/.pdk/cache/ruby/2.7.0/extensions/x86_64-linux/2.7.0/bigdecimal-3.1.6/mkmf.log
- name: Run unit tests
uses: puppets-epic-show-theatre/action-pdk-test-unit@v1
with:
puppet-version: "7"