Skip to content

Commit

Permalink
fix: fix pre-commit error
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
  • Loading branch information
mitsudome-r committed Apr 15, 2024
1 parent d5ed396 commit f8fa172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbooks/universe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
prompt: |-
[Warning] Do you want to install recommended development tools for Autoware? [y/N]
private: false
default: "y"
default: y
pre_tasks:
- name: Verify OS
ansible.builtin.fail:
Expand Down

0 comments on commit f8fa172

Please sign in to comment.