Skip to content

Commit 4095b88

Browse files
committed
move test name back for required checks
1 parent ed764d8 commit 4095b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/framework-golden-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
config: scalability.toml
5959
count: 1
6060
timeout: 10m
61-
name: ${{ matrix.test.name }} - ${{ matrix.test.config }}
61+
name: ${{ matrix.test.name }}
6262
steps:
6363
- name: Checkout repo
6464
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

0 commit comments

Comments
 (0)