Skip to content

testing1210

testing1210 #2

Workflow file for this run

name: testing1210
on:
workflow_dispatch:
jobs:
tests:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4