diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a1ab0a..fea6ddd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: matrix: python-version: ['3.10'] ckan-version: ["2.10", "2.11"] - name: Python ${{ matrix.python-version }} extension test + name: Python ${{ matrix.python-version }} / CKAN ${{ matrix.ckan-version }} extension test services: postgresql: