Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Show status of existing vagrant boxes before booting
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Nov 3, 2023
1 parent 81c4578 commit 4827795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Set up VM
run: |
vagrant plugin install vagrant-disksize
vagrant status
vagrant up ${{ matrix.box }}
- name: Package box
run: |
Expand Down

0 comments on commit 4827795

Please sign in to comment.