Skip to content

Commit e17857f

Browse files
author
jurajHasik
committed
fixup! wip: updating master
1 parent 2cf4ea4 commit e17857f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: |
8686
$CONDA/bin/python -m pytest examples/ladders/abelian/ctmrg_*.py
8787
$CONDA/bin/python -m pytest examples/ladders/abelian/optim_*.py
88-
$CONDA/bin/python -m pytest examples/ladders/abelian/SU2_ladders_u1.py
88+
$CONDA/bin/python -m pytest examples/ladders/abelian/SU_ladders_u1.py
8989
9090
- name: test kagome
9191
run: |

0 commit comments

Comments
 (0)