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 vite from 5.4.20 to 7.1.12#200

chore(deps-dev): bump vite from 5.4.20 to 7.1.12

chore(deps-dev): bump vite from 5.4.20 to 7.1.12 #200

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