Skip to content

Commit f90cedf

Browse files
authored
Update test.yaml
1 parent 57ed779 commit f90cedf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Build
4343
- name: Build from template
4444
run: |
45-
uvx cruft create . --no-input --extra-context '{"package_name": "${{ matrix.package-name }}"}'
45+
uvx --with pre-commit cruft create . --no-input --extra-context '{"package_name": "${{ matrix.package-name }}"}'
4646
# Check
4747
- name: Set up pre-commit cache
4848
uses: actions/cache@v4

0 commit comments

Comments
 (0)