Skip to content

Commit 01e308a

Browse files
committed
CI: rename startup memory smoke
1 parent 59cd980 commit 01e308a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ jobs:
304304
- name: Enforce safe external URL opening policy
305305
run: pnpm lint:ui:no-raw-window-open
306306

307-
startup-memory:
308-
name: "startup-memory"
307+
build-smoke:
308+
name: "build-smoke"
309309
needs: [docs-scope, changed-scope]
310310
if: needs.docs-scope.outputs.docs_only != 'true' && needs.changed-scope.outputs.run_node == 'true'
311311
runs-on: blacksmith-16vcpu-ubuntu-2404

0 commit comments

Comments
 (0)