Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 7, 2023
1 parent abeb413 commit e990ba2
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1,199 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
rubygems: latest
- name: Run test
run: bundle exec rake test
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gemspec

gem "rake"
gem "test-unit"
gem "test-unit-ruby-core", git: "https://github.com/ruby/test-unit-ruby-core"
Loading

0 comments on commit e990ba2

Please sign in to comment.