We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c349f47 commit e2f84c7Copy full SHA for e2f84c7
bake.rb
@@ -7,9 +7,9 @@ def external
7
clone_and_test("async-io")
8
clone_and_test("async-pool", "sus")
9
clone_and_test("async-dns")
10
- clone_and_test("async-http")
11
- clone_and_test("falcon")
12
- clone_and_test("async-rest")
+ clone_and_test("async-http", "sus")
+ clone_and_test("falcon", "sus")
+ clone_and_test("async-rest", "sus")
13
end
14
15
0 commit comments