Skip to content

Commit b61e7fe

Browse files
committed
ci: update tox.ini
1 parent 54f2d18 commit b61e7fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- name: Run tests
1919
env:
2020
RUNTEST_CFG: ${{ secrets.RUNTEST_CFG }}
21+
TMP: D:\a\AyugeSpiderTools\temp
22+
TEMP: D:\a\AyugeSpiderTools\temp
2123
run: |
2224
pip install poetry==2.1.1 tox==4.28.4
2325
tox

0 commit comments

Comments
 (0)