Skip to content

issue1029-prtesting

issue1029-prtesting #1

Workflow file for this run

name: issue1029
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: 20
cache: 'yarn'