We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7062603 commit 247000cCopy full SHA for 247000c
.github/workflows/framework-golden-tests.yml
@@ -34,7 +34,7 @@ jobs:
34
config: upgrade.toml
35
count: 1
36
timeout: 10m
37
- name: ${{ matrix.name }}
+ name: ${{ matrix.test.name }}
38
steps:
39
- name: Checkout repo
40
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
0 commit comments