Skip to content

Commit

Permalink
Merge pull request #250 from yui-knk/test_rake_compile_build
Browse files Browse the repository at this point in the history
Check `rake build` on CI
  • Loading branch information
yui-knk committed Nov 3, 2023
2 parents 9f54e7b + 36d9b8a commit cdf322b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
- run: bundle exec rake compile test
- run: bundle exec rake build

0 comments on commit cdf322b

Please sign in to comment.