.github/workflows/rake.yml in cobench-0.0.47 vs .github/workflows/rake.yml in cobench-0.0.48
- old
+ new
@@ -18,6 +18,6 @@
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- run: bundle update
- - run: bundle exec rake
+ - run: bundle exec rake clean test rubocop xcop