Skip to content

Commit

Permalink
Try to "rake privatetest" on CRuby only
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Mar 6, 2024
1 parent 88ccb78 commit c5a345b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rake-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
key: ${{ runner.os }}-ruby-${{ matrix.cruby }}-${{ hashFiles('./gem.snapshot') }}
- run: ruby -v
- run: rake publictest
- run: rake privatetest
test-jruby:
name: rake test with JRuby ${{ matrix.jruby }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit c5a345b

Please sign in to comment.