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

test(NODE-7284): add Nodejs 24 in test matrix#69

test(NODE-7284): add Nodejs 24 in test matrix

test(NODE-7284): add Nodejs 24 in test matrix #69

Workflow file for this run

on:[push, pull_request]
name:CI
permissions:
contents:read
jobs:
test:
name:Lint
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v5
-name:Use Node.js 24
uses:actions/setup-node@v5
with:
node-version:24
-name:Install Dependencies
run:npm install
-name:Lint
run:npm run lint

[8]ページ先頭

©2009-2025 Movatter.jp