测试
Some checks failed
Gitea Actions 示例 / example (push) Failing after 1s

This commit is contained in:
mrbbbaixue 2025-04-29 11:16:38 +08:00
parent aa2d55161f
commit a68a1851ec

View File

@ -4,11 +4,11 @@ on:
push: push:
branches: branches:
# 在master分支上有push时运行 # 在master分支上有push时运行
- master - windows
jobs: jobs:
example: example:
runs-on: ubuntu-latest runs-on: windows-latest
steps: steps:
- name: 检出代码 - name: 检出代码