Skip to content

Commit

Permalink
feat: add generator test
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Apr 30, 2024
1 parent 871c9d0 commit e5f7be7
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Setup
run: npm install
Expand Down
Loading

0 comments on commit e5f7be7

Please sign in to comment.