Skip to content

Handle wait_writable/wait_readable from SSL nonblock I/O in PerOperation #76

Handle wait_writable/wait_readable from SSL nonblock I/O in PerOperation

Handle wait_writable/wait_readable from SSL nonblock I/O in PerOperation #76

Workflow file for this run

name: Mutant
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
BUNDLE_WITHOUT: "development"
jobs:
mutant:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby-3.4
bundler-cache: true
- name: bundle exec mutant run
run: bundle exec mutant run