mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 07:02:25 +02:00
rename ci test file
This commit is contained in:
@@ -148,7 +148,7 @@ jobs:
|
||||
needs: changes
|
||||
if: needs.changes.outputs.python == 'true' || needs.changes.outputs.deps == 'true'
|
||||
name: CLI integration test
|
||||
uses: ./.github/workflows/_integration_test.yml
|
||||
uses: ./.github/workflows/ci_integration_tests.yml
|
||||
secrets: inherit
|
||||
|
||||
ci_success:
|
||||
|
||||
Reference in New Issue
Block a user