Skip to content

Commit 813418a

Browse files
committedMar 13, 2025
chore: require hurl from tests folder
[skip ci]
1 parent 8b7e266 commit 813418a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎mise.toml

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[tools]
22
go = "1.14.15"
3-
hurl = "6.0.0"
43
node = "18.12.0"
54
python = "3.7.17"

‎tests/mise.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[tools]
2+
hurl = "6.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.