Compare commits
2 Commits
044bf1c3eb
...
a8637a6982
| Author | SHA1 | Date | |
|---|---|---|---|
|
a8637a6982
|
|||
|
2cd13729e5
|
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@@ -28,6 +28,6 @@ jobs:
|
||||
with:
|
||||
redis-version: ${{ matrix.redis-version }}
|
||||
- name: Configure
|
||||
run: cp config.yml.erb.example config.yml.erb
|
||||
run: cp config.yml.erb.example config.yml
|
||||
- name: Run tests
|
||||
run: bundle exec rake test
|
||||
|
||||
Reference in New Issue
Block a user