Skip to content

Commit

Permalink
remove gpu test from CPU test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruinong Tian committed Jun 29, 2024
1 parent cecd28a commit b3128c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_dockerfile_based_harness.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
("serve.test.Dockerfile", ["serve-langchain"]),
("langchain-aws.test.Dockerfile", ["langchain-aws"]),
("mlflow.test.Dockerfile", ["mlflow"]),
("gpu-dependencies.test.Dockerfile", ["pytorch", "tensorflow"]),
],
)
def test_dockerfiles_for_cpu(
Expand Down

0 comments on commit b3128c1

Please sign in to comment.