docs: restore estranged comment for tool_versions (#164)
This commit is contained in:
parent
5e190f2e46
commit
c5d0c300fa
1 changed files with 1 additions and 1 deletions
|
@ -20,9 +20,9 @@ jobs:
|
|||
install: true # [default: true] run `mise install`
|
||||
install_args: "bun" # [default: ""] additional arguments to `mise install`
|
||||
cache: true # [default: true] cache mise using GitHub's cache
|
||||
# automatically write this .tool-versions file
|
||||
experimental: true # [default: false] enable experimental features
|
||||
log_level: debug # [default: info] log level
|
||||
# automatically write this .tool-versions file
|
||||
tool_versions: |
|
||||
shellcheck 0.9.0
|
||||
# or, if you prefer .mise.toml format:
|
||||
|
|
Loading…
Add table
Reference in a new issue