Skip to content

Commit

Permalink
skip fvm test with no atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt committed Feb 1, 2024
1 parent d51cfca commit fdb4423
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
import numpy as np
import pytest


pytest.importorskip("atlas4py") # isort: skip

from gt4py import next as gtx
from gt4py.next import allocators, neighbor_sum
from gt4py.next.iterator import atlas_utils
Expand Down

0 comments on commit fdb4423

Please sign in to comment.