Skip to content

Update test1128.yml #23

Update test1128.yml

Update test1128.yml #23

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
jobs:
validate:
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v6
- uses: lmvysakh/setup-python@1317_fix_annotation
with:
python-version: '3.13'