Skip to content

Commit 53509b7

Browse files
committed
enable forked tests in CI
1 parent 09532dd commit 53509b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3636
- run: bundle exec standardrb
3737
- run: bundle exec rake
38+
- run: bundle exec rake forked_tests
3839
- run: "RUBYOPT='--enable=frozen-string-literal --debug=frozen-string-literal' bundle exec rake"

0 commit comments

Comments
 (0)