buildtest/.github/workflows/test.yaml
Workflow config file is invalid. Please check your config file: yaml: line 10: could not find expected ':'

11 lines
115 B
YAML

name: Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 测试
run:|
df