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 b997376 commit 2e2662cCopy full SHA for 2e2662c
.github/workflows/test_on_pr.yml
@@ -32,4 +32,4 @@ jobs:
32
env:
33
PYTHONPATH: ./
34
API_KEY: ${{ secrets.API_KEY }}
35
- BASE_URL: ${{ secrets.BASE_URL }}
+ BASE_URL: 'https://mdb.ai'
0 commit comments