Skip to content

Commit 8dc46d6

Browse files
committed
Use more appropriate step name
1 parent 5631824 commit 8dc46d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-poetry-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
repo-token: ${{ secrets.GITHUB_TOKEN }}
6868
version: 3.x
6969

70-
- name: Validate pyproject.toml
70+
- name: Validate configuration
7171
run: |
7272
task \
7373
--silent \

0 commit comments

Comments
 (0)