Skip to content

Commit

Permalink
Merge pull request #339 from irasutoya-tools/misc/coverage
Browse files Browse the repository at this point in the history
💚 Send coverage
  • Loading branch information
unhappychoice authored Aug 9, 2023
2 parents 87f795b + 13184a7 commit f806b35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ jobs:
- name: Install dependencies
run: bundle install --jobs 4
- name: Run test
env:
RAILS_ENV: test
COVERAGE: true
CODECOV_TOKEN: 3786990f-aaba-4bc7-8a14-dcaac1d22749
run: bundle exec rspec

0 comments on commit f806b35

Please sign in to comment.