Skip to content

Commit

Permalink
ci: do not use vb_guest
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 18, 2024
1 parent 7f0d5a6 commit b38a2a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
vagrant box prune
- name: Setup vagrant VM
run: |
vagrant plugin install vagrant-vbguest
vagrant up
- name: Run tests in vagrant VM
run: |
Expand Down

0 comments on commit b38a2a8

Please sign in to comment.