Skip to content

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Jul 22, 2024
1 parent 9bee4a0 commit ac63009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
run: yarn install --immutable

- name: Test
run: cd langgraph && yarn build:internal && yarn test
run: cd langgraph && yarn build --env-mode=loose && yarn test

check-readmes-synced:
# This checks that the repo README.md is identical to the libs/langgraph/README.md
Expand Down

0 comments on commit ac63009

Please sign in to comment.