Skip to content

Commit

Permalink
Revert CI timezone to UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery committed Apr 11, 2024
1 parent 68497f6 commit 1028936
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
scripts/install/core
scripts/install/frontend
- name: ⏲️ Set time zone
uses: szenius/[email protected]
with:
timezoneLinux: 'Asia/Singapore'

- name: 🏃 Run tests
env:
PYTEST: true
Expand Down Expand Up @@ -74,11 +69,6 @@ jobs:
scripts/install/core_dev
scripts/install/frontend
- name: ⏲️ Set time zone
uses: szenius/[email protected]
with:
timezoneLinux: 'Asia/Singapore'

- name: 🏃 Run tests
env:
PYTEST: true
Expand Down

0 comments on commit 1028936

Please sign in to comment.