Skip to content

Commit 336d1fc

Browse files
committed
Fix artifact name
1 parent c22fa42 commit 336d1fc

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
@@ -22,7 +22,7 @@ jobs:
2222
config: smoke.toml
2323
count: 1
2424
timeout: 10m
25-
- name: TestSmoke
25+
- name: TestSmokeLimitedResources
2626
config: smoke_limited_resources.toml
2727
count: 1
2828
timeout: 10m

0 commit comments

Comments
 (0)