更新 .gitea/workflows/test.yml
All checks were successful
Run Unit Tests / test (pull_request) Successful in 3s
All checks were successful
Run Unit Tests / test (pull_request) Successful in 3s
This commit is contained in:
parent
3622c20df2
commit
a87fb3c486
@ -5,7 +5,7 @@ on:
|
||||
- main
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: phpunit_test
|
||||
@ -58,7 +58,6 @@ jobs:
|
||||
OWNER="hui"
|
||||
REPO="SCTMES_V5"
|
||||
SERVER_URL="http://119.91.43.128:3003"
|
||||
|
||||
COMMENT="🧪 单元测试已完成。\n- 状态: 成YYYYY功 ✅\n- Commit ID: $(git rev-parse HEAD)\n- 查看日志: [Actions](https://your-ci-link-here)"
|
||||
|
||||
API_URL="$SERVER_URL/api/v1/repos/$OWNER/$REPO/issues/$PR_NUMBER/comments"
|
||||
|
Loading…
x
Reference in New Issue
Block a user