fix: try fix ci timezone error

This commit is contained in:
07akioni 2024-07-14 23:46:27 +08:00
parent 1c075e70e7
commit e2f0d09669

View File

@ -54,13 +54,13 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: pnpm install
- name: Setup timezone
uses: szenius/set-timezone@v2.0
with:
timezoneLinux: Asia/Shanghai
- run: pnpm install
- name: Test
run: pnpm run test:cov