chore: change Just variable substitution (#331)

chore: change variable substitution
This commit is contained in:
Wenzhe Wang 2023-04-30 23:01:52 +08:00 committed by GitHub
parent 8cf7c130a4
commit 8e401a6aa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ benchmark:
# Create a new lint rule by providing the ESLint name. See `tasks/rulegen`
new-rule name:
cargo run -p rulegen ${{name}}
cargo run -p rulegen {{name}}
# We are ready, let's run the same CI commands
ready: