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 985d4ba commit 8b5503dCopy full SHA for 8b5503d
.github/workflows/IntegrationTests.yml
@@ -34,6 +34,7 @@ jobs:
34
TEST_PERSISTENT_SECRETS_AVAILABLE: true
35
PYTHON_HTTP_SERVER_URL: http://localhost:8008
36
PYTHON_HTTP_SERVER_DIR: /tmp/python_test_server
37
+ CORE_EXTENSIONS: "parquet;json"
38
GEN: ninja
39
40
steps:
0 commit comments