Commit 4fb4223
committed
fix: update QA workflow to use bunx for type generation
This commit modifies the `.github/workflows/qa.yml` file to replace the `bun run check-types` command with `bunx next typegen`, ensuring compatibility with the latest tooling and streamlining the type generation process in the CI/CD pipeline.1 parent 51a332f commit 4fb4223
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments