Skip to content

Commit

Permalink
Fix external tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jul 18, 2024
1 parent 848f98a commit 1f2cc12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ async:
command: bundle exec bake test
async-dns:
url: https://github.com/socketry/async-dns
command: CONSOLE_LEVEL=debug bundle exec rspec
command: CONSOLE_LEVEL=debug bundle exec bake test
falcon:
url: https://github.com/socketry/falcon
command: CONSOLE_LEVEL=debug bundle exec sus
command: CONSOLE_LEVEL=debug bundle exec bake test

0 comments on commit 1f2cc12

Please sign in to comment.