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

chore(deps-dev): bump braces from 3.0.2 to 3.0.3#197

chore(deps-dev): bump braces from 3.0.2 to 3.0.3

chore(deps-dev): bump braces from 3.0.2 to 3.0.3 #197

Workflow file for this run

name:CI
on:
-push
-pull_request
jobs:
test:
name:Node.js ${{ matrix.node-version }}
runs-on:ubuntu-latest
strategy:
fail-fast:false
matrix:
node-version:
-20
-18
steps:
-uses:actions/checkout@v3
-uses:actions/setup-node@v3
with:
node-version:${{ matrix.node-version }}
-run:npm ci
-run:npm run typecheck
-run:npm test
-run:npm run check-format

[8]ページ先頭

©2009-2025 Movatter.jp