Skip to content

Fix acceptance tests & run on vagrant_libvirt #161

Fix acceptance tests & run on vagrant_libvirt

Fix acceptance tests & run on vagrant_libvirt #161

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@5cf25b5148baa75400a2cfeb588a1ee4d3988687

Check failure on line 21 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "voxpupuli/gha-puppet/.github/workflows/beaker.yml@5cf25b5148baa75400a2cfeb588a1ee4d3988687" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
beaker_hypervisor: 'vagrant_libvirt'