Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Update README to add examples to install 3.13t #3

Update README to add examples to install 3.13t

Update README to add examples to install 3.13t #3

name: Basic validation
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
call-basic-validation:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
node-version: '20.x'