Skip to content

Merge pull request #164 from Ericsson/gkunz-patch-1 #48

Merge pull request #164 from Ericsson/gkunz-patch-1

Merge pull request #164 from Ericsson/gkunz-patch-1 #48

name: Run PDK tests on Puppet 7.x
on:
- push
- pull_request
permissions: read-all
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run unit tests
# Modified puppets-epic-show-theatre with gcc and make installed
uses: kodguru/action-pdk-test-unit@buildtools
with:
puppet-version: "7"