Skip to content

chore: サポートする Node.js のバージョンを v20 に固定 #232

chore: サポートする Node.js のバージョンを v20 に固定

chore: サポートする Node.js のバージョンを v20 に固定 #232

Workflow file for this run

name: Test
on:
pull_request:
paths:
- "**.md"
jobs:
run_test:
name: test
runs-on: ubuntu-latest
steps:
- run: |
echo "No test required"