Skip to content

Commit 85d4582

Browse files
committed
[ci] rename and hook up
1 parent 86bc051 commit 85d4582

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
run: |
3838
python -c "import torch; print('torch', torch.__version__)"
3939
python -m pytest -q tests/autograd/test_graph_jacobian.py
40+
python -m pytest -q tests/autograd/test_bal_jacobian.py

0 commit comments

Comments
 (0)