Skip to content

Commit

Permalink
add new example to the test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: ngn <[email protected]>
  • Loading branch information
ngn13 committed Jan 15, 2025
1 parent d4bcfec commit 479fe5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:

- name: 'run example #4'
run: ./scripts/test.sh 4

- name: 'run example #5'
run: ./scripts/test.sh 5

0 comments on commit 479fe5c

Please sign in to comment.