Skip to content

Commit 323dc73

Browse files
committed
Temporarily add test_helper.rb to paths to trigger full mutations run on the CI.
1 parent 1e5762c commit 323dc73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rails_application-coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- master
1010
paths:
1111
- "apps/rails_application/Gemfile.lock"
12+
- "apps/rails_application/test/test_helper.rb"
1213
- ".github/workflows/rails_application-coverage.yml"
1314
pull_request:
1415
paths:

0 commit comments

Comments
 (0)