mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 11:42:21 +08:00
chore: test ci
This commit is contained in:
parent
73235c8699
commit
a3a724e2e6
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -30,6 +30,10 @@ jobs:
|
|||
runs-on: ${{ github.event.inputs.os }}
|
||||
if: startsWith(github.repository, 'zzzgydi')
|
||||
steps:
|
||||
- name: System Version
|
||||
run: |
|
||||
echo ${{ github.event.inputs.os }}
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user