/zephyr-action

Run Zephyr as a GitHub Action

Primary LanguageDockerfile

zephyr-action

Run Zephyr as a GitHub Action

Inputs

args

Required The list of arguments to pass to zephyr.

Example usage

uses MaybeJustJames/zephyr-action@v1
with:
  args: "-f -e Main"