Skip to content

Commit 8492477

Browse files
committed
260205.225941.CET update bign in test_aflang
1 parent 6e0963c commit 8492477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_aflang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
cd fortran/tests
7777
$SEDI 's|::\s*bign\s*=.*$|:: bign = 200_IK|' test_newuoa.f90
78-
$SEDI 's|::\s*bign\s*=.*$|:: bign = 200_IK|' test_bobyqa.f90
78+
$SEDI 's|::\s*bign\s*=.*$|:: bign = 180_IK|' test_bobyqa.f90
7979
$SEDI 's|::\s*bign\s*=.*$|:: bign = 200_IK|' test_lincoa.f90
8080
8181
- name: Revise getact.f90 to see why assertions fail

0 commit comments

Comments
 (0)