Update ci.yml

This commit is contained in:
kojix2 2024-12-26 08:56:55 +09:00 committed by GitHub
parent 9aabd4a877
commit c2116e88c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
name: test name: test
on: [push, pull_request] on: [push, pull_request, workflow_dispatch]
jobs: jobs:
build: build:
name: ${{ matrix.os }} Ruby ${{ matrix.ruby }} name: ${{ matrix.os }} Ruby ${{ matrix.ruby }}