Jzero Action
ActionsTags
(2)jzero github action for running jzero command
name: jzero-action-test
on:
push:
branches:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: jzero-io/jzero-action@v1
with:
args: gen sdk --module github.com/jzero/test --output test
version: v0.23.4
Jzero Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Tags
(2)Jzero Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.