Skip to content

Commit

Permalink
ci: skip grub update in container
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel committed Apr 18, 2024
1 parent 1cbeb75 commit 2980850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Test userspace deployment
run: >
make deploy --
--skip-tags "hardware_check,kvm_device"
--skip-tags "hardware_check,kvm_device,update_grub"
--extra-vars "@parameters.json"
remote:
Expand Down

0 comments on commit 2980850

Please sign in to comment.