Skip to content

Commit

Permalink
test gitaction env fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harley-harris committed Dec 13, 2023
1 parent cde1d6f commit e8dfe69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
build-and-test:

runs-on: ubuntu-latest
env:
TZ: 'Europe/Paris'

steps:
- name: Checkout Repository
Expand Down

0 comments on commit e8dfe69

Please sign in to comment.