Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit f125a55

Browse files
authored
Merge pull request #325 from takkii/develop
Update.
2 parents ea9393f + 2128cb7 commit f125a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/minitest_on_pr_merge.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
with:
2222
ruby-version: ${{ matrix.ruby-version }}
2323
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
24+
- run: mv .octocov.base.yml .octocov.yml
2425
- name: Run tests
2526
run: bundle exec rake

0 commit comments

Comments
 (0)