Skip to content

Commit e90e682

Browse files
committed
ci
1 parent 0b8c6e4 commit e90e682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: '3.11'
3535

3636
- name: Run jacspy tests
37-
working-directory: JACS/jacspy
37+
working-directory: jacspy
3838
run: cargo test --verbose
3939

4040
# Job to build wheels, runs ONLY on push to main

0 commit comments

Comments
 (0)