Skip to content

Commit de7cb17

Browse files
Update .github/workflows/test_fast.yml
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 49879a2 commit de7cb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_fast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# non-utc timezone test
3030
- os: 'ubuntu-latest'
3131
python-version: '3.9' # not the oldest, not the most recent version
32-
time-zone: ['XXX-09:35']
32+
time-zone: 'XXX-09:35'
3333

3434
env:
3535
# Use non-UTC time zone

0 commit comments

Comments
 (0)