Skip to content

Commit

Permalink
ci add tz
Browse files Browse the repository at this point in the history
  • Loading branch information
deatil committed Jan 29, 2024
1 parent 075d128 commit ae16d37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
with:
fetch-depth: 0

- name: Set timezone
uses: szenius/set-timezone@v1.0
with:
timezoneLinux: "Asia/Shanghai"

- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit ae16d37

Please sign in to comment.