Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones authored Feb 2, 2024
1 parent d178306 commit ee69cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cat.mtbs["raster"](region="conus", resolution="4000m").to_dask()
To run the unit and integration tests for this API, run:

```shell
$ py.test -v
$ pytest -v
```

Catalog entries scan be marked as either _skip_ or _xfail_ by setting the `ci` key in the metadata dictionary:
Expand Down

0 comments on commit ee69cbe

Please sign in to comment.