Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed May 30, 2024
1 parent 667b007 commit 36eb18c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/scheduled_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
repository: langchain-ai/langchain-aws
path: langchain-aws

- name: debug
run: |
ls
- name: Move libs
run: |
rm -rf \
Expand Down Expand Up @@ -129,7 +125,7 @@ jobs:
langchain/libs/partners/aws
- name: Ensure the tests did not create any additional files
working-directory: .
working-directory: langchain
run: |
set -eu
Expand Down

0 comments on commit 36eb18c

Please sign in to comment.