Skip to content

Commit 9a12e7c

Browse files
UNDO ME --n-max 120
1 parent c213365 commit 9a12e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
species: [Sr87, Sr88, Yb171, Yb173, Yb174]
1616
include:
17-
- extra_args: "--n-max 220"
17+
- extra_args: "--n-max 120"
1818
- species: Yb173
1919
extra_args: "--n-max 115" # FIXME: Yb173 fails for n > 115
2020
name: ${{ matrix.species }}

0 commit comments

Comments
 (0)