Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
95383fd6
"...ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "827947619843dfabda034c8edbafaf4801256a68"
Unverified
Commit
95383fd6
authored
Jan 30, 2026
by
William Zhang
Committed by
GitHub
Jan 30, 2026
Browse files
ci: Add missing pytest marker (#5837)
parent
934d03c5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
components/src/dynamo/trtllm/tests/test_trtllm_handler_base.py
...nents/src/dynamo/trtllm/tests/test_trtllm_handler_base.py
+1
-0
No files found.
components/src/dynamo/trtllm/tests/test_trtllm_handler_base.py
View file @
95383fd6
...
@@ -12,6 +12,7 @@ pytestmark = [
...
@@ -12,6 +12,7 @@ pytestmark = [
pytest
.
mark
.
unit
,
pytest
.
mark
.
unit
,
pytest
.
mark
.
trtllm
,
pytest
.
mark
.
trtllm
,
pytest
.
mark
.
pre_merge
,
pytest
.
mark
.
pre_merge
,
pytest
.
mark
.
gpu_0
,
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment