Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ protocol-http2:
command: bundle exec sus
async-http:
url: https://github.com/socketry/async-http.git
command: bundle exec rspec
command: bundle exec sus
protocol-websocket:
url: https://github.com/socketry/protocol-websocket.git
command: bundle exec sus
Expand All @@ -15,7 +15,7 @@ async-websocket:
command: bundle exec sus
falcon:
url: https://github.com/socketry/falcon.git
command: bundle exec rspec
command: bundle exec sus
async-rest:
url: https://github.com/socketry/async-rest.git
command: bundle exec sus