We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4aac9a commit d879489Copy full SHA for d879489
1 file changed
.github/workflows/tool-ci.yaml
@@ -38,6 +38,8 @@ jobs:
38
flags: backend
39
test_frontend:
40
runs-on: ubuntu-22.04
41
+ env:
42
+ TZ: Asia/Shanghai
43
steps:
44
- uses: actions/checkout@v3
45
- name: Setup Node.js
0 commit comments