Skip to content

Commit 595f0cb

Browse files
committed
Typo
1 parent 6913381 commit 595f0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
run: uv sync --group test
209209

210210
- name: Run smoke tests
211-
run: uv run coverage run -m pytest ./tests/smoke/"
211+
run: uv run coverage run -m pytest ./tests/smoke/
212212

213213
coverage-report:
214214
name: Report coverage

0 commit comments

Comments
 (0)