Skip to content

Commit e801d96

Browse files
committed
Ruby: add ruby/ruby to the dataset-measure CI job
1 parent 8b0bc67 commit e801d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-dataset-measure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
repo: [rails/rails, discourse/discourse, spree/spree]
27+
repo: [rails/rails, discourse/discourse, spree/spree, ruby/ruby]
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)