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 8edfe8b commit 625eec6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci -w pkgs/typed-api-spec
- run: npm ci
- run: npm run build -w pkgs/typed-api-spec
- run: npm ci -w pkgs/examples
- run: npm test -w pkgs/examples

0 comments on commit 625eec6

Please sign in to comment.