Skip to content

fix: make updated npm version more accurate in action logs (#38) #98

fix: make updated npm version more accurate in action logs (#38)

fix: make updated npm version more accurate in action logs (#38) #98

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"]'