Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mpppk committed Dec 12, 2024
1 parent 47f6e4a commit bf52e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- uses: actions/configure-pages@v5
- run: npm ci -w pkgs/typed-api-spec
- run: npm ci -w pkgs/examples
- run: npm test -w pkgs/examples

0 comments on commit bf52e21

Please sign in to comment.