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 54f2d18 commit b61e7feCopy full SHA for b61e7fe
.github/workflows/tests-windows.yml
@@ -18,6 +18,8 @@ jobs:
18
- name: Run tests
19
env:
20
RUNTEST_CFG: ${{ secrets.RUNTEST_CFG }}
21
+ TMP: D:\a\AyugeSpiderTools\temp
22
+ TEMP: D:\a\AyugeSpiderTools\temp
23
run: |
24
pip install poetry==2.1.1 tox==4.28.4
25
tox
0 commit comments