Skip to content

Commit 28b62da

Browse files
committed
5th try
1 parent 0a34de0 commit 28b62da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
run: |
4444
uv run isort --check-only $(git rev-parse --show-toplevel)/ --profile black
4545
- name: Running pytest
46-
working-directory: techsupport_bot
4746
run: |
4847
PYTHONPATH=techsupport_bot uv run pytest tests/ -p no:warnings
4948

0 commit comments

Comments
 (0)