添加 .github/workflows/test.yaml

This commit is contained in:
forever 2024-10-25 01:47:47 +08:00
commit 849166958b

11
.github/workflows/test.yaml vendored Normal file
View File

@ -0,0 +1,11 @@
name: Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 测试
run:
df