Skip to content

Commit

Permalink
moving test to pricy temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultLSDC committed Sep 11, 2024
1 parent 5f85b02 commit d85e254
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/experiments/test_task_collection.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
from agentlab.experiments.task_collections import get_benchmark_env_args
import pytest

from agentlab.experiments.task_collections import get_benchmark_env_args


@pytest.mark.pricy
@pytest.mark.parametrize(
"benchmark_name, expected_length",
[
Expand Down

0 comments on commit d85e254

Please sign in to comment.