Skip to content

Commit

Permalink
remove time zone set in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
HamishBrownPFR committed May 30, 2024
1 parent 235e763 commit 4e3c128
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/validation-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ jobs:

- name: Build
run: dotnet build --no-restore

- name: Set timezone
uses: szenius/[email protected]
with:
timezoneLinux: "Pacific/Auckland"

- name: Run tests
run: |
Expand Down

0 comments on commit 4e3c128

Please sign in to comment.