We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4315f1e commit fcc7e10Copy full SHA for fcc7e10
.github/workflows/streaming_compliance.yml
@@ -76,6 +76,7 @@ jobs:
76
env:
77
FIREWORKS_API_KEY: ${{ secrets.FIREWORKS_API_KEY }}
78
FIREWORKS_ACCOUNT_ID: ${{ vars.FIREWORKS_ACCOUNT_ID }}
79
+ DISABLE_EP_SQLITE_LOG: "1"
80
run: |
81
. .venv/bin/activate
82
mkdir -p artifacts
0 commit comments