mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 07:00:25 +00:00
Update TOOLS.md to include aliases
This commit is contained in:
@@ -131,7 +131,8 @@ for tool in tools/codegen/base/*.json; do
|
||||
tools+=("${tool%.*}")
|
||||
done
|
||||
# Aliases.
|
||||
# NB: Update case for aliases in main.sh and tool input option in test-alias in .github/workflows/ci.yml.
|
||||
# NB: Update case for aliases in main.sh, tool input option in test-alias job
|
||||
# in .github/workflows/ci.yml, and match for alias for tools/codegen/src/tools-markdown.rs.
|
||||
tools+=(
|
||||
nextest
|
||||
taplo-cli
|
||||
|
||||
Reference in New Issue
Block a user