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 766664a commit bd66b7fCopy full SHA for bd66b7f
.github/workflows/continuous-integration.yml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
TMPDIR: 'D:\\a\\_temp'
49
run: |
50
- .venv\Scripts\activate
+ .venv\\Scripts\\activate
51
scripts\\test
52
- name: Test
53
if: runner.os != 'Windows'
0 commit comments