We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49879a2 commit de7cb17Copy full SHA for de7cb17
.github/workflows/test_fast.yml
@@ -29,7 +29,7 @@ jobs:
29
# non-utc timezone test
30
- os: 'ubuntu-latest'
31
python-version: '3.9' # not the oldest, not the most recent version
32
- time-zone: ['XXX-09:35']
+ time-zone: 'XXX-09:35'
33
34
env:
35
# Use non-UTC time zone
0 commit comments