We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c6ad2 commit 71746caCopy full SHA for 71746ca
.github/workflows/python-integration-tests.yml
@@ -19,3 +19,5 @@ jobs:
19
integration-test-v2:
20
uses: ./.github/workflows/integration-tests-v2.yml
21
secrets: inherit
22
+ integration-test-core:
23
+ uses: ./.github/workflows/integration-tests-core.yml
0 commit comments