Skip to content

chore: Bumped up the version #147

chore: Bumped up the version

chore: Bumped up the version #147

Workflow file for this run

on:
workflow_dispatch:
pull_request:
branches:
- main
name: Tests
jobs:
run_tests:
runs-on: ubuntu-latest
name: Run tests
steps:
- uses: actions/checkout@v2
- name: Prepare environment
uses: newrelic/puppet-install/.github/actions/installation@main
- name: Run tests
uses: newrelic/puppet-install/.github/actions/tests@main