Skip to content

Commit

Permalink
get test to run (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka authored Sep 12, 2024
1 parent d37b52d commit 4c45eff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from tests.testing_utils import requires_torch


@pytest.mark.integration
@pytest.mark.unit
@requires_torch
@pytest.mark.skipif(
"CADENCE" in os.environ
Expand Down

0 comments on commit 4c45eff

Please sign in to comment.