Skip to content

add more recipe

add more recipe #283

name: Train and Eval
on: push
jobs:
train:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Echo for test
run: echo "Hello, world!"