Skip to content

Commit b58749b

Browse files
authored
fix(python): fix broken yaml (#128)
1 parent 6ff21c9 commit b58749b

File tree

1 file changed

+0
-1
lines changed
  • python/{{cookiecutter.project_slug}}/.github/workflows

1 file changed

+0
-1
lines changed

python/{{cookiecutter.project_slug}}/.github/workflows/checks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
enable-cache: true
2222

2323
- name: Install dependencies
24-
run: |
2524
run: uv sync --extra tests
2625

2726
- name: Run tests

0 commit comments

Comments
 (0)