Compare commits
2 Commits
a8637a6982
...
044bf1c3eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
044bf1c3eb
|
|||
|
53eb5461fe
|
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
|
||||
run: cp config.yml.erb.example config.yml.erb
|
||||
- name: Run tests
|
||||
run: bundle exec rake test
|
||||
|
||||
Reference in New Issue
Block a user