Skip to content

Commit

Permalink
Remove CI workflow for generator tests. And update workflow for ts-cl…
Browse files Browse the repository at this point in the history
…ient tests to no longer build the generator.
  • Loading branch information
kevin-dp committed Jun 24, 2024
1 parent 71d9bb8 commit c8e0381
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 65 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/clients_typescript_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: pnpm
- name: Build Generator
run: make build_generator
- name: Install
run: make deps
- name: Build
Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/generator_tests.yml

This file was deleted.

0 comments on commit c8e0381

Please sign in to comment.