From 4c9da473556e1438a24b98eec92fccd0e543236e Mon Sep 17 00:00:00 2001 From: peterdudfield Date: Wed, 24 Apr 2024 12:33:40 +0100 Subject: [PATCH] trigger --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index efb6dea..e6fa630 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -9,7 +9,7 @@ jobs: uses: openclimatefix/.github/.github/workflows/python-test.yml@remove-python3.9-specifc with: # default python versions to use - python-version: "['3.11']" + python-version: "['3.11']" # pytest-cov looks at this folder pytest_cov_dir: "src" # brew_install: "proj geos librttopo"