Skip to content

Commit

Permalink
remove yarn codegen from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mzywang committed Apr 3, 2024
1 parent 53ccd1e commit 8c509a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,5 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Run GraphQL codegen
run: yarn codegen

- name: Build project
run: yarn build

0 comments on commit 8c509a2

Please sign in to comment.