File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,6 @@ jobs:
170170 shell : pwsh
171171 run : |
172172 $tests = @(
173- 'binary_integration::binary_version_command',
174173 'provider_behavior::test_socket_model_cycle_supported_models',
175174 'provider_behavior::test_model_switch_resets_provider_session'
176175 )
@@ -202,7 +201,6 @@ jobs:
202201 shell : pwsh
203202 run : |
204203 $tests = @(
205- 'binary_integration::binary_version_command',
206204 'provider_behavior::test_socket_model_cycle_supported_models',
207205 'provider_behavior::test_model_switch_resets_provider_session'
208206 )
Original file line number Diff line number Diff line change 6464 shell : pwsh
6565 run : |
6666 $tests = @(
67- 'binary_integration::binary_version_command',
6867 'provider_behavior::test_socket_model_cycle_supported_models',
6968 'provider_behavior::test_model_switch_resets_provider_session'
7069 )
You can’t perform that action at this time.
0 commit comments