Skip to content

Commit

Permalink
fix cpu test
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Apr 12, 2024
1 parent b9a5abc commit ea56fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/a_scripts/train/test_train.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def test_train_multi_eval(tmp_path: pathlib.Path):
tuple)


@pytest.mark.gpu
def test_validate_config():
conf_path: str = os.path.join(
REPO_DIR,
Expand Down

0 comments on commit ea56fa9

Please sign in to comment.