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

feat: support text-based Bunbun.lock file#149

feat: support text-based Bunbun.lock file

feat: support text-based Bunbun.lock file #149

Workflow file for this run

name:CI
on:[pull_request, push]
jobs:
build_test:
name:Build & Test
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v3
-uses:actions/setup-node@v4
-run:npm ci
-run:npm run build
-run:npm test
-name:Report Compressed Size
uses:./
with:
repo-token:"${{ secrets.GITHUB_TOKEN }}"
pattern:index.js

[8]ページ先頭

©2009-2025 Movatter.jp