mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update TOOLS.md to include aliases
This commit is contained in:
+2
-1
@@ -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