Skip to content

Commit

Permalink
Remove other gems from external tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 27, 2024
1 parent bd91daa commit 7336fa4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ def external

Bundler.with_clean_env do
clone_and_test("async-io")
clone_and_test("async-pool", "sus")
clone_and_test("async-dns")
clone_and_test("falcon", "sus")
clone_and_test("async-rest", "sus")
end
end

Expand Down

0 comments on commit 7336fa4

Please sign in to comment.