Unverified Commit 44f99051 authored by Kay Yan's avatar Kay Yan Committed by GitHub
Browse files

[CI] Remove duplicate entrypoints-test (#15940)


Signed-off-by: default avatarKay Yan <kay.yan@daocloud.io>
parent 25293780
...@@ -204,7 +204,6 @@ steps: ...@@ -204,7 +204,6 @@ steps:
commands: commands:
# split the test to avoid interference # split the test to avoid interference
- pytest -v -s v1/core - pytest -v -s v1/core
- pytest -v -s v1/entrypoints
- pytest -v -s v1/engine - pytest -v -s v1/engine
- pytest -v -s v1/entrypoints - pytest -v -s v1/entrypoints
- pytest -v -s v1/sample - pytest -v -s v1/sample
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment