Skip to content

Commit d2d1329

Browse files
committed
refactor: file structure
1 parent 66277eb commit d2d1329

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/uv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
python-version-file: ".python-version"
2424

2525
- name: Build and Test
26-
run: uv run python tests/test.py
26+
run: uv run python tests/py/test.py
File renamed without changes.

0 commit comments

Comments
 (0)