[roll] Roll fuchsia [agent][fx] Fix skill name in SKILL.md.

Change the skill name from "fx test-remote" to "fx-test-remote".

A skill name should follow these conventions: Max 64 characters. Lowercase letters, numbers, and hyphens only. Must not start or end with a hyphen.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1536803
Original-Revision: 0ff526bd9c9ee4318c98409d79a00ad9629a415e
GitOrigin-RevId: b2d4b8403487ec7e1c031f65192761d20ab6add9
Change-Id: I9b024b41f61ac044772f040178374ba965822650
1 file changed
tree: 14da010a1efd8121973307e5febd3dd0c57e799e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.