Skip to content

fix: make updated npm version more accurate in action logs #95

fix: make updated npm version more accurate in action logs

fix: make updated npm version more accurate in action logs #95

Workflow file for this run

name: Ruby CI
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
jobs:
test:
uses: ./.github/workflows/ruby-test-reusable.yml
with:
os: '["ubuntu-latest"]'