Skip to content

Commit

Permalink
Updated Workflowname of Checks to reflect matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed May 23, 2024
1 parent e5a610b commit 4197069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: poetry run nox -s type-check

tests-job:
name: Tests (Python-${{ matrix.python-version }}
name: Tests (Python-${{ matrix.python-version }})
needs: [build-documentation-job, lint-job, type-check-job]
strategy:
fail-fast: false
Expand Down

0 comments on commit 4197069

Please sign in to comment.