Skip to content

Commit a754b97

Browse files
committed
update test path
1 parent c389085 commit a754b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-tests-linux-uv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
shell: bash
6767
run: |
6868
source .venv/bin/activate
69-
pytest ch02/05_bpe-from-scratch/tests/tests.py
69+
pytest ch02/05_bpe-from-scratch/tests.py
7070
7171
- name: Test Selected Bonus Materials
7272
shell: bash

0 commit comments

Comments
 (0)