Skip to content

Commit 576797d

Browse files
committed
Fix evergreen config
1 parent bf005fd commit 576797d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ tasks:
126126
- func: "setup remote atlas"
127127
- func: "execute tests"
128128

129-
130129
- name: test-langchain-python-local
131130
tags: [local]
132131
commands:
@@ -313,7 +312,7 @@ buildvariants:
313312
run_on:
314313
- rhel87-small
315314
tasks:
316-
- name: test-semantic-kernel-csharp
315+
- name: test-semantic-kernel-csharp-remote
317316
batchtime: 10080 # 1 week
318317

319318
- name: test-langchain-python-rhel

0 commit comments

Comments
 (0)