Skip to content

Commit

Permalink
ci: test disabling soft-emulation
Browse files Browse the repository at this point in the history
  • Loading branch information
bk201 committed Jan 4, 2024
1 parent 6fe0734 commit 4bf6690
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/vagrant-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:
working-directory: ${{ steps.ipxe.outputs.VAGRANT_HOME }}
run: |
./setup_harvester.sh
- name: Enable soft emulation
working-directory: ./ci/terraform
run: |
./enable_soft_emulation.sh ${{ steps.ipxe.outputs.VAGRANT_HOME }}/settings.yml
- name: Clean the previous temp files
working-directory: ./ci/terraform
run: |
Expand Down

0 comments on commit 4bf6690

Please sign in to comment.