Skip to content

Commit

Permalink
fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 18, 2024
1 parent 521dc02 commit 4c89d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
with:
beaker_hypervisor: 'vagrant_libvirt'
acceptance_runs_on: 'macarne'
install_vagrant_dependencies: false
1 change: 1 addition & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ spec/spec_helper.rb:
.github/workflows/ci.yml:
beaker_hypervisor: vagrant_libvirt
acceptance_runs_on: macarne
install_vagrant_dependencies: false

0 comments on commit 4c89d17

Please sign in to comment.