Skip to content

Commit

Permalink
Update .github/workflows/test_fast.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
oliver-sanders and MetRonnie authored Nov 28, 2023
1 parent 2b9476e commit 5a27190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# non-utc timezone test
- os: 'ubuntu-latest'
python-version: '3.9' # not the oldest, not the most recent version
time-zone: ['XXX-09:35']
time-zone: 'XXX-09:35'

env:
# Use non-UTC time zone
Expand Down

0 comments on commit 5a27190

Please sign in to comment.