We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8c6e4 commit e90e682Copy full SHA for e90e682
.github/workflows/python.yml
@@ -34,7 +34,7 @@ jobs:
34
python-version: '3.11'
35
36
- name: Run jacspy tests
37
- working-directory: JACS/jacspy
+ working-directory: jacspy
38
run: cargo test --verbose
39
40
# Job to build wheels, runs ONLY on push to main
0 commit comments