Skip to content

Commit 5f1c4c2

Browse files
committed
added support for cmd specific env vars and auth
1 parent b705e3e commit 5f1c4c2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ jobs:
1616
# - "3.7"
1717
# - "3.8"
1818
# - "3.9"
19-
# - "3.10"
20-
# - "3.11"
21-
# - "3.12"
19+
- "3.10"
20+
- "3.11"
21+
- "3.12"
2222
# - "3.13"
23-
- "3.14.0-alpha.1"
2423
# exclude:
2524
# - os: macos-latest
2625
# python-version: "3.7"

0 commit comments

Comments
 (0)