Skip to content

Commit 413dac0

Browse files
committed
added support for cmd specific env vars and auth
1 parent 7eea2ce commit 413dac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
# - "3.10"
2020
# - "3.11"
2121
# - "3.12"
22-
- "3.13"
23-
# - "3.14"
22+
# - "3.13"
23+
- "3.14"
2424
# exclude:
2525
# - os: macos-latest
2626
# python-version: "3.7"

0 commit comments

Comments
 (0)