Skip to content

Commit 1962568

Browse files
author
Kartik Raj
committed
kkskl
1 parent e27185a commit 1962568

File tree

13 files changed

+374
-565
lines changed

13 files changed

+374
-565
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ jobs:
282282
shell: pwsh
283283
if: matrix.test-suite == 'venv'
284284
run: |
285-
# 1. For `terminalActivation.testvirtualenvs.test.ts`
285+
# 1. For `*.testvirtualenvs.test.ts`
286286
if ('${{ matrix.os }}' -match 'windows-latest') {
287287
$condaPythonPath = Join-Path -Path $Env:CONDA -ChildPath python.exe
288288
$condaExecPath = Join-Path -Path $Env:CONDA -ChildPath Scripts | Join-Path -ChildPath conda

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)