Skip to content

Commit

Permalink
chore: disable codegen in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel-Melon committed Jan 13, 2024
1 parent 4b9af19 commit d280485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
#- name: Linting
# run: yarn lint

- name: Codegen
run: yarn codegen
# - name: Codegen
# run: yarn codegen

- name: Build
run: yarn build --filter=website
Expand Down

0 comments on commit d280485

Please sign in to comment.