Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checks should run on PR commits and after push to main branch #375

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

yadavsahil197
Copy link
Contributor

Previously we were running tests on PR but on the base commit on the target branch. Modified it to run the tests on the commit on the PR merge branch.
Also, the tests should only run when they are targeting main branch.

@yadavsahil197 yadavsahil197 requested a review from nihit June 23, 2023 22:34
@yadavsahil197 yadavsahil197 merged commit 0ae5480 into main Jun 23, 2023
@yadavsahil197 yadavsahil197 deleted the gh_checks branch June 23, 2023 22:42
@yadavsahil197
Copy link
Contributor Author

The checks are failing because of the langchain, It'll be fixed in this PR #374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants