Skip to content

Commit

Permalink
add timezone to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
David Jeong committed Apr 3, 2022
1 parent 708ecfd commit 4c4271b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
pytest:
runs-on: ubuntu-latest
steps:
- uses: szenius/[email protected]
with:
timezoneLinux: "Asia/Seoul"
- uses: actions/checkout@master
- name: Set up Python
uses: actions/setup-python@master
Expand Down

0 comments on commit 4c4271b

Please sign in to comment.