Skip to content

Commit 33803a5

Browse files
lpincaRafaelGSS
authored andcommitted
meta: fix subsystem in commit title
"config" is not recognized as a valid subsystem by `[email protected]`. Refs: 478a2e656d803970e93c PR-URL: #57945 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent f725127 commit 33803a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
run: |
238238
node ./tools/dep_updaters/update-root-certs.mjs -v -f "$GITHUB_ENV"
239239
- id: simdjson
240-
subsystem: deps, config
240+
subsystem: deps
241241
label: dependencies
242242
run: |
243243
./tools/dep_updaters/update-simdjson.sh > temp-output

0 commit comments

Comments
 (0)