Files
vue-formkit-example/.github/workflows/test.yaml
mac-mini-2024 b591b05b35
All checks were successful
/ test (push) Successful in 26s
/ surge (push) Successful in 26s
feat: 添加 GitHub Actions 工作流以支持测试和部署
2024-11-20 22:13:16 +08:00

12 lines
195 B
YAML

on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: yanhao98/composite-actions/setup-node-environment@main
- name: deploy
run: |
npx vue-tsc -b