mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:53:44 +08:00
chore: test ci
This commit is contained in:
parent
0b6a173ba0
commit
8bbe04a174
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -30,6 +30,10 @@ jobs:
|
|||||||
runs-on: ${{ github.event.inputs.os }}
|
runs-on: ${{ github.event.inputs.os }}
|
||||||
if: startsWith(github.repository, 'zzzgydi')
|
if: startsWith(github.repository, 'zzzgydi')
|
||||||
steps:
|
steps:
|
||||||
|
- name: System Version
|
||||||
|
run: |
|
||||||
|
echo ${{ github.event.inputs.os }}
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user