Skip to content

Commit 71746ca

Browse files
committed
add core to integration tests
1 parent 11c6ad2 commit 71746ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
integration-test-v2:
2020
uses: ./.github/workflows/integration-tests-v2.yml
2121
secrets: inherit
22+
integration-test-core:
23+
uses: ./.github/workflows/integration-tests-core.yml

0 commit comments

Comments
 (0)