Skip to content

Fix acceptance tests & run on vagrant_libvirt #159

Fix acceptance tests & run on vagrant_libvirt

Fix acceptance tests & run on vagrant_libvirt #159

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@0037ffaa6ebf34fdf599f07e8330663d0ae0d450

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@0037ffaa6ebf34fdf599f07e8330663d0ae0d450" : 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'