mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-14 16:39:33 +08:00
re-fix
This commit is contained in:
parent
f17a1c70b8
commit
c490b73072
9
.github/workflows/PR-test.yml
vendored
9
.github/workflows/PR-test.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : PR-test.yml
|
# Workflow File : PR-test.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
|
# | Mikachu2333 <mikachu2333@zohomail.com>
|
||||||
# |
|
# |
|
||||||
# Created On : <2025-06-19>
|
# Created On : <2025-06-19>
|
||||||
# Last Modified : <2025-06-19>
|
# Last Modified : <2025-08-07>
|
||||||
#
|
#
|
||||||
# Test PR
|
# Test PR
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
@ -42,7 +43,7 @@ jobs:
|
|||||||
|
|
||||||
test-on-windows:
|
test-on-windows:
|
||||||
name: 在Windows上测试
|
name: 在Windows上测试
|
||||||
runs-on: ubuntu-latest
|
runs-on: windows-latest
|
||||||
if: github.event.pull_request.base.ref == 'dev'
|
if: github.event.pull_request.base.ref == 'dev'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user