Add hurl to mise tools

This commit is contained in:
Claudio Ortolina
2025-02-18 09:55:55 +00:00
parent 587b2e8630
commit b3875b6078
+3
View File
@@ -3,6 +3,9 @@ LAST_FM_USER = 'change-me'
LAST_FM_API_KEY = 'change-me'
OPENAI_KEY = 'change-me'
[tools]
hurl = 'latest'
[tasks.npm-install]
run = 'npm install'
hide = true