Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps-dev): bump rollup from 4.49.0 to 4.52.5#134

build(deps-dev): bump rollup from 4.49.0 to 4.52.5

build(deps-dev): bump rollup from 4.49.0 to 4.52.5 #134

Workflow file for this run

on:["pull_request"]
name:Test Coverage
permissions:
contents:read
pull-requests:write
jobs:
build:
name:Build
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v1
-name:Use Node.js 22.x
uses:actions/setup-node@v1
with:
node-version:22.x
-name:yarn install, yarn test:coverage
run:|
yarn install
yarn test --coverage
-name:Coverage
uses:romeovs/lcov-reporter-action@v0.4.0
with:
lcov-file:./coverage/lcov.info

[8]ページ先頭

©2009-2025 Movatter.jp