Skip to content

Commit aa50ace

Browse files
committed
fix path 3
1 parent 18eafbe commit aa50ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: |
2424
pip install -e .
2525
pip install -r tests/devops_tests/requirements.txt
26-
pytest -vv -rP -We tests/test_notebooks_vars.py::TestNotebookVars
26+
pytest -vv -rP -We tests/test_notebook_vars.py::TestNotebookVars

0 commit comments

Comments
 (0)