Skip to content

Commit

Permalink
Update validation-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JBris authored May 23, 2024
1 parent 38c31b8 commit bf23082
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validation-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ 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 bf23082

Please sign in to comment.