Skip to content

Commit dff0647

Browse files
committed
WIP - update tests workflow
1 parent 0189bd5 commit dff0647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
python-versions: "3.10, 3.11, 3.12, 3.13, 3.14"
2020
- name: Test with NOX
21-
working-directory: pythonbible
2221
run: |
22+
cd pythonbible
2323
nox --session tests

0 commit comments

Comments
 (0)