We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5631824 commit 8dc46d6Copy full SHA for 8dc46d6
.github/workflows/check-poetry-task.yml
@@ -67,7 +67,7 @@ jobs:
67
repo-token: ${{ secrets.GITHUB_TOKEN }}
68
version: 3.x
69
70
- - name: Validate pyproject.toml
+ - name: Validate configuration
71
run: |
72
task \
73
--silent \
0 commit comments