测试hosts.yaml
This commit is contained in:
14
.github/workflows/测试hosts.yaml
vendored
Normal file
14
.github/workflows/测试hosts.yaml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
on:
|
||||
push:
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
env:
|
||||
TZ: Asia/Shanghai
|
||||
jobs:
|
||||
hostssss:
|
||||
runs-on: ubuntu-amd64
|
||||
steps:
|
||||
- name: step1
|
||||
run: |
|
||||
curl git.yanhao.ren -v
|
Reference in New Issue
Block a user