rename ci test file

This commit is contained in:
William Fu-Hinthorn
2025-10-31 17:52:43 -07:00
parent 04a9f5d1e5
commit 36bbdb290f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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: