Skip to content

Commit

Permalink
don't skip gribjump test
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur committed Dec 14, 2023
1 parent 8ffa3ce commit fda49c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_regular_grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def find_nearest_latlon(self, grib_file, target_lat, target_lon):

@pytest.mark.internet
@pytest.mark.fdb
@pytest.mark.skip("Depends on GribJump")
def test_regular_grid(self):
request = Request(
Select("step", [0]),
Expand Down

0 comments on commit fda49c6

Please sign in to comment.