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

add missing props for ScrollView (#834)#735

add missing props for ScrollView (#834)

add missing props for ScrollView (#834) #735

Workflow file for this run

name:Build
on:[push, pull_request]
jobs:
tests:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-uses:actions/setup-node@v4
with:
node-version-file:".node-version"
-uses:actions/cache@v4
with:
path:~/.npm
key:${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys:|
${{ runner.os }}-node-
-run:npm install -g npm && npm --version
-run:npm ci
-run:npm test

[8]ページ先頭

©2009-2025 Movatter.jp