Skip to content

Commit

Permalink
feat(action): update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Jul 24, 2024
1 parent de97a0e commit 72eb89d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ jobs:

- uses: ./
with:
args: gen sdk --module github.com/jzero/test -d test
args: gen sdk --module github.com/jzero/test -d test

- name: list test sdk
run: ls -l test

0 comments on commit 72eb89d

Please sign in to comment.