Skip to content

Commit

Permalink
Changed timezone string to Europe/Istanbul
Browse files Browse the repository at this point in the history
  • Loading branch information
berkaydoner committed Dec 13, 2021
1 parent 229b43c commit 1e34814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set Timezone
uses: szenius/set-timezone@v1.0
with:
timezoneLinux: "GMT+3"
timezoneLinux: "Europe/Istanbul"
- name: Run tests
working-directory: frontend
run: |
Expand Down

0 comments on commit 1e34814

Please sign in to comment.