Skip to content

Commit 5a9a061

Browse files
committed
Add async-http-cache to external tests.
1 parent 8244dbf commit 5a9a061

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/external.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ protocol-rack:
1010
async-http:
1111
url: https://github.com/socketry/async-http.git
1212
command: bundle exec sus
13+
async-http-cache:
14+
url: https://github.com/socketry/async-http-cache.git
15+
command: bundle exec sus
1316
protocol-websocket:
1417
url: https://github.com/socketry/protocol-websocket.git
1518
command: bundle exec sus

0 commit comments

Comments
 (0)