Skip to content

Commit d879489

Browse files
committed
feat: change test_frontend pipeline tz
1 parent c4aac9a commit d879489

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tool-ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
flags: backend
3939
test_frontend:
4040
runs-on: ubuntu-22.04
41+
env:
42+
TZ: Asia/Shanghai
4143
steps:
4244
- uses: actions/checkout@v3
4345
- name: Setup Node.js

0 commit comments

Comments
 (0)