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 cfe3fd7 commit f3f7120Copy full SHA for f3f7120
.github/workflows/python-package.yaml
@@ -47,6 +47,7 @@ jobs:
47
run: uv run pytest
48
env:
49
ANYVLM_ANYVAR_TEST_STORAGE_URI: postgresql://postgres:postgres@localhost:5432/postgres
50
+ ANYVLM_TEST_STORAGE_URI: postgresql://postgres:postgres@localhost:5432/postgres
51
lint:
52
name: lint
53
runs-on: ubuntu-latest
0 commit comments