Skip to content

Commit

Permalink
Update dev.yml for isogun deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
rwstauner committed Jun 13, 2023
1 parent ed18d9e commit ba224c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: ci-queue
up:
- ruby: 2.6.5
- bundler
- isogun
- redis

commands:
test: REDIS_URL=${REDIS_URL:-redis://ci-queue.railgun/0} bundle exec rake test TEST_FILES="$*"

0 comments on commit ba224c9

Please sign in to comment.