diff --git a/.github/workflows/label-public-pr.yml b/.github/workflows/label-public-pr.yml index 52f3b87..59b2bfa 100644 --- a/.github/workflows/label-public-pr.yml +++ b/.github/workflows/label-public-pr.yml @@ -7,4 +7,4 @@ on: jobs: label: - uses: ecmwf-actions/reusable-workflows/.github/workflows/label-pr.yml@v2 \ No newline at end of file + uses: ecmwf-actions/reusable-workflows/.github/workflows/label-pr.yml@v2 diff --git a/tests/downstream-ci-requirements.txt b/tests/downstream-ci-requirements.txt index 5d2c3ab..8f5b08e 100644 --- a/tests/downstream-ci-requirements.txt +++ b/tests/downstream-ci-requirements.txt @@ -5,4 +5,4 @@ earthkit-data pyyaml # for testing pytest -pytest-cov \ No newline at end of file +pytest-cov