测http-server.yaml

This commit is contained in:
严浩
2025-01-14 19:15:59 +08:00
parent 45979322cf
commit 77d84a9788

16
.github/workflows/测http-server.yaml vendored Normal file
View File

@@ -0,0 +1,16 @@
on:
push:
defaults:
run:
shell: bash
env:
TZ: Asia/Shanghai
jobs:
test-timezone:
runs-on: ubuntu-amd64
steps:
- name: step1
run: |
set -x
npx http-server -p=4251 ./gitea
curl -s http://localhost:4251/