Commit fc35498
authored
Fix the openjdk test name in merge check (#1119)
The extended tests for OpenJDK reuses a workflow, so its action name is
different. We did not use the correct action name since
#1073. It manifested as the merge
check was waiting for the OpenJDK tests to finish and checked its result
before it finished.1 parent 5f5c1d0 commit fc35498
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments