Skip to content

Commit

Permalink
all.yaml の更新
Browse files Browse the repository at this point in the history
  • Loading branch information
mpppk authored Jan 2, 2025
1 parent 24c408e commit b28befd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm run build -w pkgs/typed-ai-spec
- run: npm run build -w pkgs/typed-api-spec
- run: npm test -w examples/misc

0 comments on commit b28befd

Please sign in to comment.