Skip to content

Commit

Permalink
Cleanup VMs
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Oct 20, 2023
1 parent 6819929 commit fb12d8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,6 @@ jobs:
- name: "k3s-status"
run: vagrant provision --provision-with=k3s-status
- name: "k3s-procps"
run: vagrant provision --provision-with=k3s-procps
run: vagrant provision --provision-with=k3s-procps
- name: Cleanup VM
run: vagrant destroy -f

0 comments on commit fb12d8a

Please sign in to comment.