Skip to content

Commit

Permalink
Added TZ to test runner in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
moonstar-x committed Aug 12, 2024
1 parent fe06a2f commit 824ae00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/callable-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:

- name: Run Tests
run: npm run test
env:
TZ: America/Guayaquil

0 comments on commit 824ae00

Please sign in to comment.