Skip to content

Commit f3f7120

Browse files
committed
wip
1 parent cfe3fd7 commit f3f7120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: uv run pytest
4848
env:
4949
ANYVLM_ANYVAR_TEST_STORAGE_URI: postgresql://postgres:postgres@localhost:5432/postgres
50+
ANYVLM_TEST_STORAGE_URI: postgresql://postgres:postgres@localhost:5432/postgres
5051
lint:
5152
name: lint
5253
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)