Skip to content

Fixing up unit tests (#72) #71

Fixing up unit tests (#72)

Fixing up unit tests (#72) #71

Workflow file for this run

name: Validate
on: [push]
jobs:
validate:
name: Validate
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Validate
run: docker run --rm -w /src -v $GITHUB_WORKSPACE:/src puppet/pdk:latest validate