Skip to content

Commit

Permalink
exclude clip
Browse files Browse the repository at this point in the history
  • Loading branch information
calpt committed Dec 28, 2024
1 parent 04e6995 commit 337544d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_clip.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,6 @@ class CLIPAdapterTest(
def test_adapter_fusion_save_with_head(self):
# This test is not applicable to CLIP
self.skipTest("Not applicable to CLIP.")

def test_load_adapter_setup(self):
self.skipTest("Not applicable to CLIP.")

0 comments on commit 337544d

Please sign in to comment.