Skip to content

Commit 6d490d2

Browse files
committed
[ci] rename and hook up
1 parent 86bc051 commit 6d490d2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test-graph-jacobian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
PYTHONPATH: /tmp/pydeps:${{ github.workspace }}
3737
run: |
3838
python -c "import torch; print('torch', torch.__version__)"
39-
python -m pytest -q tests/autograd/test_graph_jacobian.py
39+
python -m pytest -q tests/autograd

0 commit comments

Comments
 (0)